Skip to content

Packstack-Tech/packstack

Repository files navigation

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