Application to manage role play games and tables in an association / group
- AngularJS
- Jade
- Bootstrap
- Tests powered by Karma/Jasmine (upcoming)
- NodeJS
- RESTful API
- MySQL database
- MAIL_ADRESSE
- MAIL_PASSWORD
- WEBTOKEN_SECRET
- USERCREATION_CODE
- PORT
- CLEARDB_DATABASE_URL (plugin Heroku to host MySQL database. If does not exist, connects to a local instance of MySQL Server. See
back/database.js
)
npm install
foreman start