Documentation
Documentation
An app is a repository or a container image running on its own URL, with access you control and a snapshot you can go back to.
Start
Build
How apps work
One app, one machine, up to four services behind one URL.
Sources
Deploy from a Git repository or a container image.
Services
How each service is reached, and how they reach each other.
Environment
Variables, secrets, and the rules for changing them.
Database
A Postgres database inside the app, and how to connect.
Operate
Share
Reference
There is no public API yet — every app is created, configured, and deployed from the dashboard, and there is no endpoint or API key to build against today. If you came here looking for an API reference, that is the answer: the pages above are the whole surface.