- added daily cleanup of empty tapology urls

- removed unique constraint for tapology urls
- fixed tapology url scraper
- updated go dependencies
This commit is contained in:
2026-02-01 16:17:19 -06:00
parent 06f6bca690
commit ea69970a4b
13 changed files with 2783 additions and 325 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
set -e
cd src/
bun run build
npm run build
templ generate
go build -o mmaschedule && mv mmaschedule ../