Getting Started
Installation Guide
Environment and deployment setup for GairCor applications.
Installation depends on the product, but the standard deployment pattern is consistent.
Required inputs
- application URL,
- Supabase project URL,
- anon key,
- service role key for protected server actions.
Deployment checklist
- Set environment variables.
- Install dependencies.
- Run the production build.
- Validate routing and protected actions.