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.
- Host: GitHub
- URL: https://github.com/hailiang-wang/parse-server-stack
- Owner: hailiang-wang
- License: apache-2.0
- Created: 2017-02-11T16:21:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-13T15:25:10.000Z (over 8 years ago)
- Last Synced: 2025-01-07T11:11:26.901Z (9 months ago)
- Topics: datawarehouse, nodejs, parse-server
- Language: JavaScript
- Homepage: https://parseplatform.github.io/
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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