add today view route and template

This commit is contained in:
Yisroel Baum 2026-04-26 21:24:35 +03:00
parent 0b4d7238af
commit bfacb5b62c
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9
5 changed files with 60 additions and 1 deletions

4
.gitignore vendored
View file

@ -1,4 +1,6 @@
vendor/
node_modules/
data/*.json
.direnv/
.direnv/
cypress/screenshots/
cypress/videos/