client/server + docker

This commit is contained in:
2024-03-03 19:59:35 -05:00
parent 7c0afd0114
commit 91d55efd20
12 changed files with 103 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
*.db
__pycache__
.venv
*.sqlite3