Skip to content

galenmaly/lighterpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a9da504 · Oct 25, 2024
Oct 24, 2024
Aug 26, 2020
Feb 8, 2017
Oct 14, 2019
Oct 6, 2019
Mar 1, 2024
Oct 14, 2019
Oct 25, 2024
May 9, 2019
Mar 31, 2021
Oct 25, 2024
Apr 18, 2019
May 4, 2019
Sep 8, 2014
Oct 4, 2019
Apr 18, 2019
Mar 31, 2021
Oct 24, 2024
Oct 24, 2024
Oct 24, 2024
Jan 3, 2021
Jan 3, 2021

Repository files navigation

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