Initial commit

This commit is contained in:
2024-07-13 00:25:13 +00:00
commit 87188e5e7c
9 changed files with 954 additions and 0 deletions

4
.gitignore vendored Normal file
View File

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