A running logger built with node.js, express, handlebars, sequelize, bulma
Built in collaboration with
A live demo can be viewed here
This project is released under the MIT License.
- Create a database with the name
runlog_db
- update the
config
file in/app/config/config.json
- Install dependencies via
npm install
- Run
nodemon server.js
ornode server.js