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.
Packstack is built with React, Typescript, NodeJS, Docker and Postgres.
The latest release can be found at Packstack.io
Join us on Slack.
git clone https://github.com/maplethorpej/packstack.gitcd packstackdocker-compose-example.yml to docker-compose.ymldocker-compose up --buildcd api && yarn installapi/config/config-example.json to api/config/config.jsonyarn run seed:devcd ../frontend/ && yarn install.env file and add the following line:REACT_APP_API_DEV="http://127.0.0.1:3000/api/v1/"yarn startlocalhost:3001Note: To stop docker, find the terminal running docker, press CTRL+C and run docker-compose down.
If you’re interested in contributing to Packstack, thank you! – there’s much yet to be done 🙂
Learn more about contributing, and make sure to read our Code of Conduct.
$ claude mcp add packstack \
-- python -m otcore.mcp_server <graph>