Quickstart
Last updated
Last updated
To create a new project, run the following command:
Make sure you have Node.js (v20 or above) installed on your system.
After running the command, the CLI tool will create a folder with your project name and install the required dependencies.
1. Inside the created folder, run the app locally:
2. Create an account.
After running the project, you'll need to log in to your account or create a new one. Once logged in, create an app by specifying its name.
3. Connect the app to your database:
On the Getting Started page, select your database type and follow the steps to connect your app to it.
4. Start building your app:
Use our tool to instantly generate pages based on your database.
Or, create and customize pages on your own.
5. Deploy your app to production when it's ready.