Parse Server with Dashboard

A parse Server Demo, App Backend Push Notification.

Prerequisites

  • Node +4.3
  • MongoDB version 2.6.X, 3.0.X or 3.2.X
  • Python 2.x

Installation

git clone https://github.com/mncrespi/parse-server-example.git parse-server
cd parse-server
npm i

Run

npm start

Parse-Server

URL: http://localhost:8080/parse/

Parse-Server Test

URL: http://localhost:8080/test/

Links

parseplatform.org

SDK's and Libraries

Parse Server Documentation

Enviroment Options

Parse-Dashboard

URL: http://localhost:8080/dashboard/

Demo user:

User: admin
Pass: password

Links

Parse-Dashboard Github

Parse-Server Modules

Parse-Server-Modules Github

Bcrypt Generator:

If you need create a user password you can use bcrypt-generator:

App: https://bcrypt-generator.com/