Initial working version

This commit is contained in:
2025-05-29 15:04:36 -04:00
parent 7206661877
commit e991862a01
10 changed files with 406 additions and 0 deletions

3
.dockerignore Normal file
View File

@ -0,0 +1,3 @@
__pycache__/
*.pyc
.env