Building apps
How a build runs, editing your app, and working with real data.
How a build runs
Blueprints, phased building, and the check that proves each page actually works.
Editing and the live preview
Change things by chatting, or edit the code directly — both work.
Data and your database
Apps that store things get a real Postgres database, provisioned automatically.
Bring your own data (CSV import)
Start from a spreadsheet and the app is built around your real columns and rows.