Bootstrap initial thing which can login

This commit is contained in:
Jonas Schäfer
2020-02-29 12:37:56 +01:00
parent 821ab7bd1f
commit aade4c67fd
7 changed files with 269 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
aiohttp~=3.6
quart~=0.11