Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 815 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 815 Bytes

mongoose-webtasks

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.

Configuration

  • 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

Important!

In order to run it locally, mongodb should be installed and running locally. For more info: mongodb

Author

Antonio Morrone - [email protected]