- Clone this repo
- npm install (you need to install all dependencies)
- node bin/start
- Import or not the database : node bin/import --help
- url : http://127.0.0.1:1337/
- user : admin
- pass : password
- email : legmas@ece.fr
- Martin LEGRIS legris@ece.fr
- Sacha MASSON smasson@ece.fr
- Quentin NIEDERLENDER niederle@ece.fr
- Full login/logout/signup module in Express JS
- Sign in form with user/pass or email/pass
- Sign up form
- Import / Export (csv + json)
- Bootstrap integration
- JADE + coffeescript only
- Socket.io
- Improving unit test