Install Codra
Clone, configure, and deploy Codra to Cloudflare Workers with PostgreSQL, Hyperdrive, a GitHub App, encrypted provider config, and dashboard-managed LLM providers.
Installation prerequisites
Codra requires a Cloudflare account, a PostgreSQL database, a GitHub App, Worker runtime secrets, and an encryption key for dashboard-managed provider credentials.
Deployment steps
Create the GitHub App, configure OAuth and webhooks, prepare PostgreSQL, bind Cloudflare resources, set Worker secrets, run migrations, and deploy with Wrangler.