garbast / lighterpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LighterPack

LighterPack helps you track the gear you bring on adventures.

How to run Lighterpack

  1. Install node.js, npm and mongo
  2. $ git clone https://github.com/galenmaly/lighterpack.git
  3. Install dependancies $ npm install
  4. start mongo $ mongod
  5. Start app $ npm start
  6. go to http://localhost:8080

Future non-feature initiatives

  • Migrate to postgres document store from mongo

About

License:GNU General Public License v2.0


Languages

Language:JavaScript 51.5%Language:Vue 37.7%Language:SCSS 7.0%Language:Mustache 3.2%Language:HTML 0.4%Language:Dockerfile 0.2%