adding token timeseries counting in db for future data viz

This commit is contained in:
Alpha Nerd 2025-11-18 11:16:21 +01:00
parent 8a05f2ac44
commit baf5d98318
7 changed files with 236 additions and 10 deletions

5
.gitignore vendored
View file

@ -61,4 +61,7 @@ cython_debug/
*.sqlite3
# Config
config.yaml
config.yaml
# SQLite
*.db