feat: 优化模板代码,增加服务端模板

This commit is contained in:
2025-03-15 15:50:28 +08:00
parent c2cbc1b1d6
commit 8af39a1e88
68 changed files with 96980 additions and 3536 deletions
+2
View File
@@ -0,0 +1,2 @@
import { CreateServer } from "funjia-server";
const app = await CreateServer(4873);