A static site aggregating cinema screenings across Sweden. Reimplementation of allekinos.de by Nikita Tonsky for the Sweden.
Parse screenings from all supported cinemas:
mise run parse
Build the static site:
mise run build
Serve locally:
mise run serve
Deployed to Fly.io.
fly deploy