Dashboard
Welcome back, Alex. Here's your current overview.
Recent Projects
Meridian — Full LP Mix
Mixing · 12 tracks
Single — "Pale Light"
Mastering
Creator Bundle — March
Photo + Video
EP — "Vessel II" Mix
Mixing · 6 tracks
New Request
Submit your project for review.
Project Info
Creative Direction
Technical Specs
File Upload
Upload your stems, references, and project files.
Drop files here or click to browse
WAV, AIFF, MP3, PDF, ZIP — up to 2GB per file
1. Create a Supabase project at supabase.com
2. Create a storage bucket named
stems3. Replace the file handler with:
await supabase.storage.from('stems').upload(path, file)Get your project URL + anon key from Project Settings → API.
Project Tracker
Live status on all your active and recent projects.
Meridian — Full LP Mix
Mixing · 12 tracks
85% complete
Received
Stems
Prepped
Mix
Draft
In
Review
Delivered
Single — "Pale Light"
Mastering
50% complete
Received
Analyzed
Processing
Review
Delivered
Invoices
Your billing history and outstanding payments.
Total Outstanding: $1,450
1. Create a Stripe account at stripe.com
2. Build a small backend (Netlify Function or Node.js) to create Checkout Sessions server-side
3. Replace "Pay Now" buttons with:
stripe.redirectToCheckout({ sessionId })4. Add your Stripe publishable key via CDN:
https://js.stripe.com/v3/Note: Stripe Checkout Sessions must be created server-side for security. Never expose your secret key in frontend code.
Messages
Direct communication with your engineer.