Waldenism / RunLog

A running logger built with node.js, express, handlebars, and sequelize

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RunLog

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.

Installation and Setup

  • 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 or node server.js

About

A running logger built with node.js, express, handlebars, and sequelize

License:MIT License


Languages

Language:JavaScript 90.0%Language:CSS 6.7%Language:HTML 3.3%