Docs

Flicker documentation

Flicker runs your apps and their Postgres in one place. A project is the umbrella that owns your databases and apps together; when an app and a database live in the same project, Flicker wires the connection between them for you. Push your source as one rolling Deployment, readiness-gated when the app is enrolled — on real Postgres you can branch in seconds, with per-project environments and governed secrets driving every deploy. One CLI and a REST API drive all of it.

These docs cover the developer surface end to end. New here? Start with Getting started — it walks the project-first flow from an empty directory to a live app — and work down.