Skip to content

swiftmyday/ParseDashboard-SwiftMyDay

Repository files navigation

parse-repository-header

This dashboard will connect with the SwiftMyDay Parse Server from here SwiftMyDay Parse Server

Thanks to all the team behind the Parse Dashboard for making this amazing dashboard.



Getting started ✅

The Parse Dashboard will allow you to control your Parse Server instance. In order to start using your Parse Dashboard you need to host it using one of the cloud providers below☁️
Just click "Deploy to XXXX" button on your favorite Cloud provider and follow the instructions. That's it!

Alternative you can deploy your Dashboard locally in your computer. Steps also below.



Deploy Dashboard on  

Render offers a free plan. Friendly and simple UI.

Deploy to Render

  1. Click "Deploy to render" button
  2. Look for Public Git repository and paste this repo URL -> https://github.com/swiftmyday/ParseDashboard-SwiftMyDay
  3. You might be prompt to input a blueprint name which can be any name you want
  4. You will be prompt to input APP_ID, MASTER_KEY, SERVER_URL. These are all environmental variables you have stored in your server. Go to your server Cloud provider and look for those.
  5. Additionally provide USERNAME and PASSWORD which are credentials to access later your parse dashboard
  6. Click deploy and your dashboard will be up and running.
  7. Open the link that render assinged to your project and it will open the Parse Dashboard



Deploy server on  

Deploy

Heroku does not offer a free plan but the cheapest plan starts at $5. Friendly and simple UI.
If you already created an account for your parse server, you can also deploy your Dashboard in the same account without any extra charge.

  1. Create a Heroku account
  2. Click "Deploy to heroku" button
  3. Fill the form with your APP_ID, MASTER_KEY, SERVER_URL which were set when creating your Parse Server.
  4. Additionally provide USERNAME and PASSWORD which are credentials to access later your parse dashboard
  5. Click deploy and wait for a successful deployment
  6. Click Open app and your Parse Dashboard will open.



Deploy locally in your computer 🖥️

To run the Parse Dashboard on your local machine just follow these steps:

  1. Make sure to have the latest Node js version installed NodeJS
  2. Open terminal and type git clone https://github.com/swiftmyday/ParseServer-SwiftMyDay
  3. Type cd ParseDashboard-SwiftMyDay.
  4. Type npm run setup or sudo npm run setup
  5. You will be required to provide the server credentials.
  6. Launch Parse Dashboard with npm start and your will be provided with the URL of your Dashboard.

About

Parse Dashboard maintained by SwiftMyDay team

Resources

Stars

Watchers

Forks

Packages

No packages published