feat: Add DB

This commit is contained in:
Marcel Cruz
2022-11-18 18:51:59 +01:00
parent ff0ca69170
commit 745a209957
13 changed files with 13729 additions and 1 deletions

5
.gitignore vendored
View File

@@ -127,4 +127,7 @@ venv.bak/
dmypy.json
# Pyre type checker
.pyre/
.pyre/
# Node
node_modules/