Skip to content

hailiang-wang/parse-server-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published