Skip to main content

Getting Started

Prerequisites

Setup

  1. Fork this repository
  2. Clone your fork locally and install dependencies
  3. Copy .env.example to .env and add your OPENAI_API_KEY.
  4. Start docker services
  5. Start the server
The application will be running at http//:localhost:3033