clementallen / logbook

Node based glider logbook system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logbook

Dependency Status devDependency Status

Quick start guide

  • Install NodeJS
  • Install MongoDB
  • Install GulpJS
  • Checkout the repository to your computer
  • Copy config/sample.config.js to config/config.js and populate the required fields
  • Run npm install within the repo directory
  • Run gulp deploy to build the static assets
  • Run node bin/www to start the server
  • Navigate to localhost:3007 in your browser and you should see the website!

About

Node based glider logbook system


Languages

Language:JavaScript 80.5%Language:HTML 15.8%Language:CSS 3.6%