Initial Commit

This commit is contained in:
kittentm 2026-03-28 03:18:41 +01:00
commit 29564f0e0b
No known key found for this signature in database
GPG key ID: AC43DFDBC1F44A91
11 changed files with 1270 additions and 2210 deletions

3
MANIFEST.in Normal file
View file

@ -0,0 +1,3 @@
recursive-include judd *
recursive-include routes *.json
recursive-include services *.js