Data model and application code stay together
Entities, relationships, server functions, and pages live in the same TypeScript project.
Stack0 Build
Turn a plain-language brief into working software that you can edit, export, and deploy.
Build starts the project. You can then work with the source through the tools you already use.
State the users, data, actions, and access rules in plain language.
Build creates the data model, access rules, server logic, and interface in one project.
Continue in Build, edit locally, connect git, download the source, or deploy through Cloud.
Build connects the core application layers, so you can start with a working project.
Entities, relationships, server functions, and pages live in the same TypeScript project.
Authentication and row-level policies are generated with the data model.
Download the source and continue without the Build interface.
Move from the builder to managed hosting under the same organization.
They share accounts, organizations, and project infrastructure. They remain separate Stack0 products.
Describe the first workflow. Keep every line that Build creates.