An open API service indexing awesome lists of open source software.

https://github.com/hailiang-wang/parse-server-stack

Quick Get Started with parse server and dashboard.
https://github.com/hailiang-wang/parse-server-stack

datawarehouse nodejs parse-server

Last synced: 8 months ago
JSON representation

Quick Get Started with parse server and dashboard.

Awesome Lists containing this project

README

          

# Data Collection
Config and Setup Parse Server as a Data Collection Server.
https://parseplatform.github.io/

## Server
```
git clone https://github.com/Samurais/parse-server-stack.git && cd parse-server-stack
npm install
cp config/environment/development.sample.js config/environment/development.js
npm start
open http://localhost:1339/dashboard
```

# Client
https://parseplatform.github.io/#sdks