Skip to content

Hacking

Gancio is built with following technologies

1. Download source

bash
git clone https://framagit.org/les/gancio

2. Install dependencies

bash
pnpm install

INFO

You can use yarn, npm, bun or whatever but you are on your own.

3. Hacking

bash
pnpm run dev

TIP

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.