Scripler / scripler

The Scripler web application source code repository
Do What The F*ck You Want To Public License
5 stars 1 forks source link

THIS REPOSITORY IS NO LONGER MAINTAINED!

Scripler

The Scripler web application source code repository.

Folder Structure

Requirements

Installation

npm install

How To Run

node app.js

Test

To run the unit- and integratation tests Mocha is required. Install in global scope:

npm install mocha -g

To run all tests enter:

mocha

Bcrypt Installation Problems

Ask for a pre-build module, or follow the guide: https://github.com/ncb000gt/node.bcrypt.js/#dependencies