This application is a demo app that represents an example of usage of the libraries mongoose and webtask. For more info about the tools:
For testing the application, FrisbyJS has been used.
- As a standard NodeJS application, all you need to do for installing it is:
npm install
- How to run tests:
npm test
- Deployment instructions, it has been create a short-cut for building the webtask:
npm run-script deploy-webtask
In order to run it locally, mongodb should be installed and running locally. For more info: mongodb
Antonio Morrone - [email protected]