The Scripler web application source code repository.
- documentation
- Early documentation drafts of the API
- public
- Static files to be deliveredserved through the Web server
- views
- Dynamic templates that needs rendering before being served from the Web server
- config
- Configuration files for the Node.js server
- models
- The MongoDB schemas for the collections
- routes
- Application logic for the different API routes
- lib
- Other application logic
- test
- unit and integration test
npm install
node app.js
To run the unit- and integratation tests Mocha is required. Install in global scope:
npm install mocha -g
To run all tests enter:
mocha
Ask for a pre-build module, or follow the guide: https://github.com/ncb000gt/node.bcrypt.js/#dependencies