build: add server-rs local dev scripts

This commit is contained in:
2026-04-21 01:41:31 +08:00
parent ec04790848
commit 440d60d563
5 changed files with 100 additions and 3 deletions

View File

@@ -11,6 +11,7 @@
3. `with_state` 共享状态注入
4. 中间件挂载
5. `/healthz``/api/*`、SSE 与静态资源兼容层装配
6.`../../scripts/dev.ps1``../../scripts/dev.sh` 驱动的本地开发启动链路
## 2. 当前阶段说明