added html templates, static, index

This commit is contained in:
Leonard Lorenz 2020-10-26 12:19:44 +01:00
parent 6e72cba14c
commit 133187ad98
10 changed files with 265 additions and 3 deletions

3
.gitignore vendored
View file

@ -1,6 +1,3 @@
target
.env
html
templates
static
db.sqlite3