Generate a link to synchronize content of the entire championship of your FFHB team. To synchronize on your Google calendar for example. 🗓️
Try it here: https://ffhb-champ-calendar-generator.kiriancaumes.fr 👈
To provide an easy way to keep track of your FFHB matches. Not affiliated with the FFHB. 🤾
Install dependencies with:
npm install
Start the app with a scheduled task:
npm start
There is a devcontainer on that project already configured, feel free to use it.
Install dependencies with:
npm install
Start the script:
npm start:debug
You can open a pull request with your new additions.