lindekaer / 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 MongoDB
  2. Clone this repository: $ git clone https://github.com/galenmaly/lighterpack.git
  3. Install the dependencies: $ npm install
  4. Start MongoDB $ mongod
  5. Start application $ npm start
  6. Visit http://localhost:8080

Future non-feature initiatives

  • Migrate to PostgreSQL document storage from MongoDB

About

License:GNU General Public License v2.0


Languages

Language:JavaScript 50.6%Language:Vue 38.1%Language:CSS 7.3%Language:HTML 3.8%Language:Dockerfile 0.2%