xugy0926 / parse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example project using the parse-server module on Express.

run

$ yarn start

test

$ yarn test

docker deploy

build image

$ docker build -t parse .

docker deploy

https://github.com/xugy0926/parse-generator

visit

dashborad

http://host_ip:1337/dashborad

api

http://host_ip:1337/parse

About

License:MIT License


Languages

Language:JavaScript 39.1%Language:CSS 38.9%Language:HTML 22.0%