Get started
New App
8 min
back4app provides a complete solution for setting up and managing the backend of your application in this guide, you will learn how to create your first backend app in just a few simple steps goal this guide will walk you through creating an app on back4app, highlighting the main features of the platform to simplify development and scalability prerequisites there are no prerequisites to create an app at back4app and it is also free of charge 1 create your back4app account visit the back4app website https //www back4app com/ 2\ click sign up in the top menu 3\ fill out the registration form with your details and accept the terms of service https //www back4app com/terms of service pdf and privacy policy https //www back4app com/privacy pdf registration is quick and completely free 2 create a new app 1\ once registered, you will be taken to the "launch your new app" screen in this guide, as we are talking about creating a backend app, choose the former option for the latter, check this guide 2\ enter a name for your app and click create 3\ wait as back4app automatically sets up your app's backend structure, including features like 1\ data and file storage 2\ cloud functions 3\ user authentication 4\ push notifications 5\ automatic rest/graphql apis this setup is built with security, performance, and scalability in mind 3 navigating on the back4app dashboard after creating your app, you will see the dashboard , which is the management interface for your app explore key sections such as database browser manage your data and structures cloud code create and manage cloud functions api perform api operations through the dashboard go to app settings > security & keys to access your app credentials, which will be essential for connecting your front end navigate through back4app’s onboarding flow to get a better understanding of the main dashboard sections conclusion and next steps 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