Copy the example env file:
cp .env.example .env.local
Set up your environment variables:
OPENAI_API_KEY
pnpm install
pnpm dev