feat(deploy): 添加开发环境 systemd 服务,改进部署文档

This commit is contained in:
2026-04-19 00:31:26 +08:00
parent 44aa62da49
commit 988828b984
4 changed files with 256 additions and 5 deletions

6
.gitignore vendored
View File

@@ -2,4 +2,8 @@
*
# But track these
!AGENTS.md
!AGENTS.md
!*.service
!*.sh
!deploy.sh
!test_deployment.sh