Development Stack
Gancio is built with following technologies
1. Download source
git clone https://framagit.org/les/gancio
2. Install dependencies
pnpm install
info
You can use
yarn,npm,bunbut you are on your own.
3. Hacking
pnpm run dev
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.