Create and share mixtapes with your own subdomain.
- React (via CDN with Babel)
- Tailwind CSS
- Fireproof (local-first database)
- Clerk (authentication)
- Cloudflare Workers (wildcard subdomain routing)
- Cloudflare KV (tenant data storage)
Serve the index.html locally or deploy to Cloudflare Pages.
Deploy index.html to Cloudflare Pages.
The worker handles wildcard subdomain routing:
wrangler deployConfigure your domain in wrangler.toml with the appropriate routes.
MIT