d2bf6efdb43f1a0a40dc2399a6d7623f922eaa59
The tar override lives in pnpm-workspace.yaml, which pnpm-lock.yaml records. Copying only package.json + pnpm-lock.yaml left pnpm without the overrides config, causing ERR_PNPM_LOCKFILE_CONFIG_MISMATCH on frozen install. Co-Authored-By: Claude Sonnet 4.6 <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%