The Base44 backend service and the CLI are currently in beta. We’re actively
improving the platform and documentation based on user feedback. Share your
thoughts and feature requests on our GitHub Discussions
page.
Get started
Get started by letting an AI coding agent set up your project, or set it up yourself with the CLI and then continue building with AI.- Let AI set it up
- Set it up yourself
Install Base44 skills so your coding agent can assist with Base44 development:Then open your AI coding tool and try a prompt like this:“Create a new Base44 project for a task management app with users, tasks with due dates and priority levels, and team assignments. Add authentication and deploy it.”Your agent will install the CLI, create the project, define entities, write code, and deploy. Learn more about skills >
You may be prompted to authenticate with Base44 during setup.
Build with AI
With Base44 skills installed, your AI coding agent can handle the full development lifecycle. Define entity schemas, write backend functions, configure AI agents, set up authentication, and deploy to production. Describe what you need and your agent will make the changes across your project.Quickstarts and Example apps
Learn how to get started on your own, see what your AI agent is doing when setting up your project, or explore how everything fits together in our example apps.Backend only
Create a backend-only project
React
Create a full-stack project with React
Start from an existing Base44 app
Create a new project from an existing Base44 app
Example apps
Learn from working examples and use them as starting points
Get oriented
To understand how this compares to Base44’s app editor and whether it’s right for you, see Backend service basics. If you already know why you want a backend service, continue to the features overview.See also
- Explore the features included in the backend service.
- Learn about project structure and configuration files.
- Read the CLI command reference for all available commands.
- Explore the JavaScript SDK documentation.
- Troubleshoot your project when something goes wrong.

