← Back to Docs

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

  1. Set environment variables.
  2. Install dependencies.
  3. Run the production build.
  4. Validate routing and protected actions.