angry-aligator

v2.0.2
Parse Dashboard is standalone dashboard for managing your Parse apps. You can use it to manage your [Parse Server](https://github.com/ParsePlatform/parse-server) apps and your apps that are running on [Parse.com](https://Parse.com).

dashboard

node ./Parse-Dashboard/index.js & webpack --config build.config.js --progress --watch

pig

http-server ./PIG -p 4041 -s & webpack --config PIG.config.js --progress --watch

build

NODE_ENV=production webpack --config production.config.js && webpack --config PIG.config.js

test

NODE_PATH=./node_modules jest

generate

node scripts/generate.js

prepublish

gulp

start

node ./dist/index.js
npm i angry-aligator

Metadata

Downloads

Maintainers