Get started
Quickstart
Build your first Turbofy app without writing any code. You'll set up a place to work, create a table to hold your data, add a few records, and turn it into a working app — all from the dashboard.
1 · Pick a workspace
A workspace is your private space for one project — it holds your data and the apps built on top of it. Use the switcher in the top-left of the dashboard to choose a workspace, or create a new one.
Everything you make lives inside the workspace you currently have open, so make sure the right one is selected before you start.
2 · Create a table
Open the Tables Explorer and add a table. A table is like a spreadsheet: it holds one kind of thing — customers, tasks, products — and each column, called a field, holds one piece of information. When you add a field you pick its type from a menu.
See Tables Explorer for the full list of field types you can choose from.
3 · Add some records
A record is a single row in your table — one customer, one task, one product. Add a few by hand so your app has something real to show.
4 · Turn it into an app
Create an app, add a page, and place building blocks onto it — a list, a form, a header. The blocks read straight from your tables, so your records appear instantly. Preview the result live in the dashboard as you go.
Let the assistant do it for you
You don't have to build any of this by hand. With the Turbofy assistant you can describe what you want in plain language and it sets up the tables, pages and blocks for you.
Create a table to track customer feedback with a name,
a message, and a status. Then build a simple page
that lists all the feedback.Start broad, then refine — ask for changes the way you'd ask a colleague: "make the status a dropdown", "sort newest first".