新增 mac 本地一键开发启动脚本

提供 deploy/scripts/dev-local.sh,统一拉起 Postgres/MinIO、API 与前端;Makefile 的 dev 相关目标改为调用该脚本。
This commit is contained in:
yml2213
2026-07-17 21:39:26 +08:00
parent ec84ddb35e
commit ff90d742ad
3 changed files with 575 additions and 10 deletions
+1
View File
@@ -10,5 +10,6 @@ deploy/.env.prod
.vscode/
.idea/
server/bin/
.dev/
*.exe
*.test