Skip to main content

Shipping overview

SurfaceDevProd notes
Next appcd frontend && npm run dev → :3000Your host / Vercel / etc.
APIcd backend && npm run dev → :4000Node host + Postgres
This docs sitecd docs-site && npm start → :3001Amplify via amplify.yml
Secrets

Do not commit .env files or paste contents of Docs/Deployment Summary into this site. Use env vars on the host.

Next: Local setup.