This is an inventory management system for Pathfinder. It is intended to be used for storing party communal treasure. Everyone should have easy access. Additionally, a GM can precreate bags of treasure to easily dump them into the party treasure pool.
If you just want to use this, there should be a working demo here.
If you would like to run your own, you will need to install Meteor. After that, clone the directory and start the project by running meteor.
Most of the data that comes with the project has been scraped from the Pathfinder website. It is provided under the Open Game License. The fork of the rubaxa:sortable library is under the MIT license (see package). The rest of the code is released to the public domain via the Unlicense.