packstack icon indicating copy to clipboard operation
packstack copied to clipboard

Packstack's web app user interface

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