3ff3eed1644a1826959612d79d4f60890fd4b741
Bite-sized TDD plan for the design spec: TS toolchain scaffold, htpy-style Element sugar, custom-element registry + codegen, then the three exemplar conversions (GameStatusSelector, SessionDeviceSelector, played-row) retiring their inline Alpine/@@TOKEN@@ f-strings, plus CI/Docker/docs wiring. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Timetracker
A simple game catalogue and play session tracker.
Development
The project uses uv to manage Python versions and dependencies.
Simply run:
make init
This installs the correct Python version, syncs all dependencies, and installs npm packages.
Afterwards, you can start the development server using make dev.
Description
Releases
23
Languages
Python
62.4%
JavaScript
17.5%
CSS
14.9%
HTML
3.8%
TypeScript
0.6%
Other
0.7%