Hacking
Gancio is built with following technologies
1. Download source
bash
git clone https://framagit.org/les/gancio2. Install dependencies
bash
pnpm installINFO
You can use yarn, npm, bun or whatever but you are on your own.
3. Hacking
bash
pnpm run devTIP
You can register an user from the UI, the first registered user will be an active administrator.
4. Contributing
If you want to contribute to the project, please take a look at contribute section or check the code section for more technical details.

