Fork
Create your own copy of the codebase.
- Clone the repository locally.
- Copy
.env.exampleinto your deployment environment. - Keep real keys out of git.
Fork the repo, add Supabase and OpenAI environment variables, then deploy the static site and edge functions from your own accounts.
Create your own copy of the codebase.
.env.example into your deployment environment.Bring your own cloud services.
OPENAI_API_KEY for generation.Ship the static frontend and functions.
supabase/functions.Read the full setup notes in Open source or start from the repository README.