Add Web skeleton

This commit is contained in:
Arti Zirk
2020-09-12 19:44:33 +03:00
parent 2d6403a2bf
commit aa313497cd
25 changed files with 554 additions and 13 deletions

6
.gitignore vendored
View File

@@ -58,3 +58,9 @@ docs/_build/
# PyBuilder
target/
# PyCharm
.idea/
# Other
venv/
*.sqlite