Back to Discover

Last

plugin

miketui

T

View on GitHub
0 starsMITSynced Aug 2, 2026

Install to Claude Code

/plugin marketplace add miketui/Last

README

šŸ“š Curls & Contemplation

By Michael David Warren

This repository contains all materials for Curls & Contemplation: A Freelance Hairstylist's Guide to Creative Excellence.


šŸ“ Repository Structure

ā”œā”€ā”€ web/                      # 🌐 Author website (Bun + React + TypeScript)
│   ā”œā”€ā”€ server.ts             # Web server with routes & API
│   ā”œā”€ā”€ frontend.tsx           # React SPA with all pages
│   ā”œā”€ā”€ index.html            # HTML entry point
│   ā”œā”€ā”€ lib/                  # Database, Stripe, email, content data
│   ā”œā”€ā”€ components/           # React components
│   ā”œā”€ā”€ styles/               # CSS design system
│   ā”œā”€ā”€ public/               # Static assets (images, fonts, downloads)
│   ā”œā”€ā”€ scripts/              # Utility scripts
│   ā”œā”€ā”€ docs/                 # Website documentation
│   └── README.md             # Website setup & usage guide
│
ā”œā”€ā”€ pdf/                      # šŸ“„ Print-ready PDF (LaTeX source)
ā”œā”€ā”€ pub/                      # šŸ“– EPUB publishing files (Prince XML)
ā”œā”€ā”€ canvas/                   # šŸŽØ Canvas workspace
ā”œā”€ā”€ bestseller-badge/         # šŸ… Badge & cover generation tools
ā”œā”€ā”€ media/                    # šŸ–¼ļø  Media assets
│
ā”œā”€ā”€ railway.json              # šŸš‚ Railway deployment config
ā”œā”€ā”€ vercel.json               # ā–² Vercel deployment config
ā”œā”€ā”€ CurlsAndContemplation.epub          # eBook files
ā”œā”€ā”€ CurlsAndContemplationV2.epub
ā”œā”€ā”€ CurlsAndContemplationV3.epub
ā”œā”€ā”€ CurlsAndContemplationV4.epub
ā”œā”€ā”€ CurlsAndContemplation-POD-6x9.pdf   # Print-on-demand PDF
└── generate-pod-pdf.py                  # POD PDF generator

🌐 Website

The author website is a complete eBook sales platform with Stripe payments, email automation, blog, FAQ, and admin dashboard.

šŸ“– See web/README.md for full setup and usage instructions.

Quick Start

cd web
bun install
cp .env.example .env
# Edit .env with your API keys
bun --hot server.ts

Visit: http://localhost:3000


šŸ“œ License

Ā© 2025 Michael David Warren. All rights reserved.

Rendered live from miketui/Last's GitHub README — not stored, always reflects the source repo.

1 Plugin

NameDescriptionCategorySource
canvasSpawn and control interactive terminal displays (calendars, documents, flights) with real-time IPC communication—./canvas

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.