fix: include frontend dist assets in repo, fix deploy.sh syntax

- Remove .gitignore exclusion for dist/assets/ and frontend/dist/
- Fix deploy.sh: add missing quote on echo line
- Fix deploy.sh: correct ADMIN_PASSWORD=*** syntax
- Make deploy.sh auto-detect go/npm availability
This commit is contained in:
2026-07-23 16:35:57 +08:00
parent bbf09fbc8d
commit b1fd3a8b9b
4 changed files with 142 additions and 29 deletions
-2
View File
@@ -6,8 +6,6 @@ backend/data/
# 编译产物
backend/autossl
backend/dist/assets/
frontend/dist/
node_modules/
# IDE