Get started
Turbofy Documentation
Turbofy is a platform for building data-driven web apps right inside a dashboard — with nothing to install or deploy. You organize your data into tables, fill them with records, and assemble screens by arranging building blocks into pages inside an app.
How Turbofy fits together
Everything in Turbofy nests inside a single, predictable hierarchy. An organization holds workspaces; a workspace holds your tables and their records, your files, your apps and your automations; an app holds pages, and each page is built from building blocks.
text
Organization
└── Workspace ← your private project space
├── Tables ← your data, like spreadsheets
│ └── Records ← the rows inside each table
├── Assets ← your files: images, documents, code
├── App(s) ← the websites and tools you build
│ └── Pages ← screens built from building blocks
├── App users ← people who sign in to a published app
├── Flows ← automations: when X happens, do Y
└── Cloud functions ← your own code, called from a flowYou can build and change all of this yourself in the dashboard — or just ask the Turbofy assistant to do it for you in plain language.