docs/upstream-source.json. It records the hosted source snapshot used for that public release; hosted features shipped later may not be present yet.
Start locally
1
Clone the public repository
2
Create your environment file
3
Apply guarded database migrations
Set
SUPABASE_PROJECT_ID, SUPABASE_DB_URL, and
MIGRATION_CONFIRMATION=MIGRATE:<SUPABASE_PROJECT_ID>, then run:4
Run local checks
Add only the providers you need
Optional email, payment, social, calendar, analytics, AI, and media features stay unavailable until you supply your own credentials and complete each provider’s setup. Missing providers fail closed; the open-source edition does not fall back to Bento-owned accounts.Deploy and verify
Use the repository’s current Cloudflare guide, configuration reference, and verification boundary. A compatible coding agent can also followskills/deploy-bento/SKILL.md. You remain in control of paid resources, secrets, domain changes, OAuth consent, provider review, and live publishing.
