Getting Started
Prerequisites
- Docker and Docker Compose
- Node.js 18+ & pnpm
Setup
- Fork this repository
-
Clone your fork locally and install dependencies
-
Copy
.env.exampleto.envand add your OPENAI_API_KEY. -
Start docker services
-
Start the server
http//:localhost:3033