01
Fork and clone
Create your own GitHub fork, clone it locally, and keep secrets out of the repo.
This project is a static website builder and Supabase-backed generation pipeline. Fork it, add your own credentials, and deploy it to Render.
Create your own GitHub fork, clone it locally, and keep secrets out of the repo.
Create a Supabase project, apply the migrations, deploy the Edge Functions, and set OPENAI_API_KEY.
Connect Render to your fork. Use publish directory . for the static site, or the worker folder for background generation.
OPENAI_API_KEY. You can set OPENAI_MODEL to override the default model.