Initial commit

This commit is contained in:
Aslan 2025-11-22 12:07:34 -05:00
commit 423a0ba959
60 changed files with 4399 additions and 0 deletions

5
src/api/config.json Normal file
View file

@ -0,0 +1,5 @@
{
"schema": "http",
"url": "localhost",
"port": 2142
}