This project includes a few 3rd party open source packages:
- jsoncpp
- mongoose
This project has a submodule with a React App Client:
- client
git clone https://github.com/dbmarch/MongooseServer.git
cd MongooseServer
git submodule update --init
make
To start the server:
bin/MongooseServer
Browse localhost:8000
To build a new product file set:
cd client
npm i
npm run build
To run the dev server: To build a new product file set:
cd client
npm i
npm run start
Github page:
https://github.com/open-source-parsers/jsoncpp
There is a wiki page: https://github.com/open-source-parsers/jsoncpp/wiki
And a Doxygen page: http://open-source-parsers.github.io/jsoncpp-docs/doxygen/index.html