- Push your code to GitHub
- Connect your GitHub repo to Vercel
- Set up environment variables in Vercel:
- VITE_API_URL
- Create a new project
- Set up PostgreSQL database
- Deploy backend API
- Set up environment variables:
- DATABASE_URL
- ADMIN_PASSWORD
- CORS_ORIGIN (frontend URL)
- Create new project
- Run schema.sql
- Set up row level security
- Get connection string