feat: first commit

This commit is contained in:
2025-03-27 19:37:24 +08:00
commit 3e2aa46ea1
81 changed files with 106573 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
import { CreateServer } from "funjia-server";
const app = await CreateServer(4873);