Initial commit

This commit is contained in:
2025-02-03 22:28:03 +00:00
commit 36f0206d0f
9 changed files with 984 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
poem_server/corpus.gz
**/__pycache__/*
**/migrations/*
**/database.sqlite