New App
The first step to start using Back4App is to create a new App. Once you create a new App, Back4App automatically sets up all the backend components necessary to build and scale your App. On your new App, you will find a data and file storage structure, cloud functions, user authentication features, Push Notifications, Backup, GraphQL/REST APIs, and more.
All those backend components are created with security, performance, and scalability in mind, so you don’t need to spend DevOps or backend development effort with them.
After creating an App, you can access them using theOpen Source Parse SDKs, using the automatic GraphQL API or the automatic REST API.
In this guide you will learn how to create all this structure in a few clicks.
There are no pre-requisites to create an App at Back4App and it is also free of charge.
To register a Back4App account, go to the Back4App website and fill in the form shown in the image below. After that, click on the GET STARTED! button.
Or go to the top menu of the Back4App website click on the SIGN UP button and fill in the form.
There is no cost to create an account at Back4App. To register you just have to accept our Terms of Service and Privacy Policy.
Right after you create your Back4App account you will see the App creating screen. Give your App a name and then click on the CREATE button.
Then, the magic happens! At this moment, all your application backend'sDashboardDashb structure is under construction.
After creating your App you will see the Dashboard. Here you can find the Database browser, cloud functions, Push Notifications, and the other features available at Back4App.
We recommend you to navigate on the onboarding flow to better understand the main Dashboard sessions.
Go to the App Settings to check your App Keys which will be necessary to connect your App frontend to Back4App.
In this guide, you’ve created a new App at Back4App in the next guide you will connect your App frontend to Back4App and make your first API Call.