thread-master/apps/backend/MIGRATION.md

8 lines
324 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 遷入說明(精簡)
- 骨架參考 `stand-alone-service`go-zero module 分層、lib/mongo 精神)。
- **不**整包 rsync 電商與 `code.30cm.net` 私有依賴。
- API`generate/api` → goctl。
- DB`generate/database/mongo` → golang-migrate。
- 執行體:`gateway` + `cmd/worker` only。