DJ Upload (stub)
This is where invite-only DJs upload mixes and submit them for review.
Current MVP workflow
- Upload MP3 + cover to S3
- Edit
data/catalog.ts to add the entry - Run
npm run validate:catalog to catch broken URLs
Next wiring steps
- Add invite-only auth (no public signup)
- DJ uploads directly to S3 via presigned URL
- Optional: generate real waveform peaks JSON after upload
- Optional: admin approval queue