Initial commit

This commit is contained in:
2025-02-20 15:13:58 +08:00
commit 48b908a5d1
9 changed files with 3988 additions and 0 deletions

3
app.config.json5.example Normal file
View File

@@ -0,0 +1,3 @@
{
port: 3000,
}