[PR #28] feat: 配置部署流程與文檔 #27

Open
opened 2026-03-16 12:12:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hipcityreg/situation-monitor/pull/28
Author: @Job28703
Created: 2/4/2026
Status: 🔄 Open

Base: mainHead: main


📝 Commits (1)

  • 1578ed0 feat: 配置部署流程與文檔

📊 Changes

5 files changed (+7657 additions, -7579 deletions)

View changed files

📝 .env.example (+16 -3)
📝 .github/workflows/deploy.yml (+17 -63)
README.md (+109 -0)
📝 package-lock.json (+7514 -7512)
📝 package.json (+1 -1)

📄 Description

變更內容

新增

  • README.md - 專案說明文件
  • .env.example - 環境變數模板

更新

  • .github/workflows/deploy.yml - Vercel 部署流程
  • @sveltejs/kit - 修復安全漏洞

測試

  • npm run build 通過
  • npm run preview 正常運作

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hipcityreg/situation-monitor/pull/28 **Author:** [@Job28703](https://github.com/Job28703) **Created:** 2/4/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`1578ed0`](https://github.com/hipcityreg/situation-monitor/commit/1578ed041096bf5d167b3e95ddad854b834f4a69) feat: 配置部署流程與文檔 ### 📊 Changes **5 files changed** (+7657 additions, -7579 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+16 -3) 📝 `.github/workflows/deploy.yml` (+17 -63) ➕ `README.md` (+109 -0) 📝 `package-lock.json` (+7514 -7512) 📝 `package.json` (+1 -1) </details> ### 📄 Description ## 變更內容 ### 新增 - `README.md` - 專案說明文件 - `.env.example` - 環境變數模板 ### 更新 - `.github/workflows/deploy.yml` - Vercel 部署流程 - `@sveltejs/kit` - 修復安全漏洞 ## 測試 - ✅ npm run build 通過 - ✅ npm run preview 正常運作 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/situation-monitor#27
No description provided.