This is an API server for Prepare Pokhara project.
Currently the server is hosted at http://api-preparepokhara.herokuapp.com. There you can see the documentation for the API's as well.
$ npm install
$ cp sample-config.js config.js
$ npm run development
$ npm run apidocs