main reason: slippers cannot pass request via context inside its components, making it annoying to use template takes that take request. more reasons: not actively worked on, no named slots, having to define components in components.yaml + new components do not get registered without restarting server
Timetracker
A simple game catalogue and play session tracker.
Development
The project uses pyenv
to manage installed Python versions.
If you have pyenv
installed, you can simply run:
make init
This will make sure the correct Python version is installed, and it will install all dependencies using poetry
.
Afterwards, you can start the development server using make dev
.
Description
Languages
Python
42.4%
HTML
29.9%
CSS
22.6%
JavaScript
3.5%
Dockerfile
0.6%
Other
0.9%