Vercel
Upload the dashboard from the extracted release folder with two public build values.
Open Vercel guideRun it on your infrastructure
A practical guide for a company owner, operations lead, or IT team. You will connect the services, deploy the app, pair a Mac, and leave with a tested recovery plan.
Recommended path
Use the default path if you want the fewest decisions. Each alternative guide says exactly what changes.
Supabase provides PostgreSQL and private S3-compatible storage. Clerk provides sign-in.
Railway is the guided default. Fly.io is the operator-focused alternative.
Use the Vercel button or the Cloudflare button, then connect its public URL to the API.
Install Relay on an always-on Mac, grant the required permissions, and choose what your team can see.
Test sign-in, direct links, message sync, storage, backups, and encryption-key recovery.
Deployment shortcuts
Dashboard guides upload files from the extracted release folder. Backend providers need your database, storage, and Clerk values first.
Upload the dashboard from the extracted release folder with two public build values.
Open Vercel guideBuild locally and upload the static dashboard directly to a Pages project.
Open Pages guideDeploy the API, private Redis, migrations, HTTPS, and health checks from one template.
Deploy API and RedisFor IT teams that prefer a region-aware VM and CLI-controlled release.
Open Fly.io guideBefore you begin
Coop keeps the application under your control, but it still depends on identity, a database, a search cache, object storage, and a Mac. The guided setup makes those boundaries visible so your team knows what to back up and who owns each account.
Review the checklist