Getting Started

  1. Install Dependencies
    bun install
    
  2. Configure Environment Variables See Environment Variables.
  3. Run the Development Server
    bun dev:web
    
The app will be available at http://localhost:3001.