gptea github news
1.0.0
AI newsletter via ChatGPT prompt for developers and startups.
Building your own custom ChatGPT involves four steps:
cp .env.example .env
OPENAI_API_HOST
in the newly created .env
file.OPENAI_API_KEY
in the newly created .env
file.DATABASE_URL
in the newly created .env
file.DIRECT_URL
in the newly created .env
file.JWT_SECRET_KEY
in the newly created .env
file.NOVU_API_SECRET
in the newly created .env
file.In a new terminal window, run
pnpm dev