moved from GitLab to GitHub manually

This commit is contained in:
j.mei7
2022-03-20 00:27:04 +01:00
commit fd207b4794
13 changed files with 167924 additions and 0 deletions

2
START.bat Normal file
View File

@@ -0,0 +1,2 @@
set FLASK_APP=server
flask run -p 5555 --with-threads