Skip to content

Instantly share code, notes, and snippets.

@considine
Created August 24, 2018 22:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save considine/6cfabd367c46269820ef9c475a319673 to your computer and use it in GitHub Desktop.
Save considine/6cfabd367c46269820ef9c475a319673 to your computer and use it in GitHub Desktop.
// Your corresponding keys
Parse.initialize("YOUR_APP_ID", "YOUR_JAVASCRIPT_KEY");
// For back4app applications, this url is
// 'https://parseapi.back4app.com'
Parse.serverURL = 'YOUR_SERVER_URL'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment