Libre collaborative resource mapper powered by open-knowledge
This repository tracks inventaire.io client-side developments, while the server-side can be found here. The server repository gathers the documentation and general issues of the project.
A map of the client assets generated by this repository can be found at /public/dist/bundle_report.html.
This repo correspond to the the "Client" section in the stack map
git clone https://codeberg.org/inventaire/inventaire-client
cd inventaire-client
npm installAfter having started the inventaire server on port 3006
# start webpack dev server on port 3005 to benefit from hot reloading
npm start
# open http://localhost:3005 in your web browsernpm run buildInventaire is an open-sourced project licensed under AGPLv3.