Production Environment
Overview
Please follow the guide in the provided order.
This section will guide you through the final setup and deploying the application on Vercel. You will configure production environment variables, connect services with live credentials, set up the database, and deploy.
Getting Started
Push your repository to GitHub and connect it to Vercel
Environment Variables
Add all production keys and secrets to your .env file
Astria
Point Astria webhooks to your Vercel deployment URL
Resend
Verify your domain and configure production email delivery
Payment Gateways
Switch Stripe, PayPal, and Razorpay to live mode
Database
Create tables, enable RLS, and connect SMTP on Supabase
Google Analytics
Add tracking to monitor traffic and user behavior
Deployment
Deploy to Vercel and verify your live application