first working instance

This commit is contained in:
Leonard Lorenz 2020-10-22 00:17:52 +02:00
commit cfbeb07f37
13 changed files with 2555 additions and 0 deletions

6
.gitignore vendored Normal file
View file

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