-
Notifications
You must be signed in to change notification settings - Fork 472
Parse Server with Back4App Quick Start
A quick start guide to setting up a Parse server hosted on Back4App
-
Go to Back4App and choose a "Sign up" option. The following example shows the "Sign up with GitHub" flow. Make sure you're signed in to GitHub with the account you want to use with Back4App.
-
Authorize with GitHub
-
"Skip" or "Continue" through the "Welcome" flow.
-
Name your server app.
-
"Cancel" or "Next" at "Onboarding" flow for a brief dashboard orientation.
-
There isn't any data to see yet, but this is where all your Parse user's and objects will be displayed.
-
This is where general info about your app is displayed.
-
You'll reference the "Parse API Address" when configuring the Parse SDK in your Xcode project.
-
You'll reference the "Application ID" and "Client Key" when configuring the Parse SDK in your Xcode project.