Skip to content

popmechanic/mixtape.computer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mixtape.computer

Create and share mixtapes with your own subdomain.

Stack

  • React (via CDN with Babel)
  • Tailwind CSS
  • Fireproof (local-first database)
  • Clerk (authentication)
  • Cloudflare Workers (wildcard subdomain routing)
  • Cloudflare KV (tenant data storage)

Development

Serve the index.html locally or deploy to Cloudflare Pages.

Deployment

Cloudflare Pages

Deploy index.html to Cloudflare Pages.

Cloudflare Worker

The worker handles wildcard subdomain routing:

wrangler deploy

Configure your domain in wrangler.toml with the appropriate routes.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published