Initial commit

This commit is contained in:
Julian Müller (ChaoticByte) 2024-01-31 16:19:55 +01:00
commit 263f498563
13 changed files with 478 additions and 0 deletions

3
static/settings.json Normal file
View file

@ -0,0 +1,3 @@
{
"api_url": "http://127.0.0.1:8000"
}