Base URL and auth
The lifecycle
1
Create a workspace
A database plus the apps built on it. See Create a workspace.
2
Open a build session
An isolated checkout where you create apps and edit files. See Open a session.
3
Create an app and write code
Scaffold, edit, check, iterate. See Create an app.
4
Commit
Builds a versioned snapshot in the background. See Commit.
5
Deploy and observe
Publish the build live and pull logs. See Publish a deployment.