Skip to content

Latest commit

ย 

History

History
32 lines (21 loc) ยท 1.24 KB

File metadata and controls

32 lines (21 loc) ยท 1.24 KB

Packstack

Packstack makes it easy for backpackers to plan their expeditions. At its core, Packstack features a flexible, versatile gear inventory management system that makes building packing lists simple.

The latest release can be found at Packstack.io

Join us on Slack.

Note: The API has been broken out into its own repo.

Getting started

Prerequisites

  • Docker
  • Yarn

Install

  • Clone the repo: git clone https://github.com/maplethorpej/packstack.git packstack-frontend
  • CD app root: cd packstack-frontend/app
  • Install: yarn install
  • Start: yarn start
  • Setup the API
  • ๐ŸŽ‰๐Ÿ™Œ๐Ÿค˜๐Ÿ™Œ๐ŸŽ‰

Contributing

If youโ€™re interested in contributing to Packstack, thank you! โ€“ thereโ€™s much yet to be done ๐Ÿ™‚ Looking for a place to get started? Check out the Issues section.

Learn more about contributing, and make sure to read our Code of Conduct.

License

Apache 2.0