e067e65bce9c2d6d2a5e257905a0c4a54ef0e667
also add link styles for links in a table row
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
46.9%
HTML
28.4%
CSS
20.3%
JavaScript
3.1%
Dockerfile
0.5%
Other
0.7%