This website uses Astro as a framework, and the theme is a fork from the Astros theme.
First install pnpm if you don't have it already.
Then, run pnpm install and pnpm dev for installing dependencies and the
development mode to test locally.
The schedule comes from our programapi service. Once the JSON files are updated, we need a new deployment of the website that can be triggered by hand in order to reflect the changes in the website. This is for the website to download these files again.