Apps
New app setup
Clone
Start from existing appCopy DB bindings, URLs, and environment targets from a previous app setup.
Preset
Choose a deployment templateLoad a local, testing, or production template before filling in the details.
Apps
Deployment dashboard
Choose a database from the list at right to inspect its schemas, then review deployment targets below.
Discovery
Apps
Clone
Start from existing appCopy DB bindings, URLs, and environment targets from a previous app setup.
Preset
Choose a deployment templateLoad a local, testing, or production template before filling in the details.
Apps
Templates
Bind a local app to a local database profile and a working schema.
Point testers at a shared server without relying on your machine.
Lock in the online deployment target and final database binding.
Templates
Deploy
Publish
Make the app public on `firstdodo.com`
Save the public URL you want testers to open. For this project, a good starting point is
https://app.firstdodo.com.
app.firstdodo.com at the server hosting the app.firstdodo.com for the main site or redirect it to the app URL.Checklist
How to publish `firstdodo.com`app.firstdodo.com at the server that runs this app.https://app.firstdodo.com.firstdodo.com to it.Matrix
Targets
Database
Connections
Provisioning
Creates The Connector and its PG Connect & Deploy schema on your local Postgres server, then adds it as a database profile.
Migrations
Runs the app's SQL migrations against The Connector so the app registry, deployments, and templates tables are created.