Skip to content

garethx/parse-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Parse Dashboard

Create a dashboard for managing your Parse apps, using this example project that implements the parse-dashboard module with Express.

If you don't have one already, you'll need to setup a Parse Server first.

Getting Started

Set the following values in .env:

  • Provide a value for MASTER_KEY - this should match the MASTER_KEY you set for your server
  • Set the SERVER_URL. If it's on HyperDev too it'll have the format: https://project-name.hyperdev.space/parse
  • Make up a value for APP_NAME - This is a name for your app that is used on the dashboard
  • USER_NAME and PASSWORD - Specify a username/password you'll use to log in to the dashboard Then click 'Show'!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors