8 Commits

Author SHA1 Message Date
84ef0c24e2 feat: 整合 Preline UI 3.x 與重寫 README 為 Docker 架構
All checks were successful
Star-Cloud-Deploy-System / deploy-demo (push) Successful in 44s
Star-Cloud-Deploy-System / deploy-production (push) Has been skipped
- 新增 Preline UI 3.2.3 作為 UI 組件庫
- 更新 tailwind.config.js 整合 Preline
- 更新 app.js 初始化 Preline
- 完全重寫 README.md 以 Docker 容器化架構為核心
- 新增 Docker 常用指令大全
- 新增故障排除與生產部署指南
- 新增會員系統相關功能(會員、錢包、點數、會籍、禮物)
- 新增社交登入測試功能
2026-01-13 10:17:37 +08:00
11491e07aa fix: 修正空白的 add_username_to_users_table migration 檔案
All checks were successful
Star-Cloud-Deploy-System / deploy-demo (push) Successful in 47s
Star-Cloud-Deploy-System / deploy-production (push) Has been skipped
2026-01-12 13:11:01 +08:00
d3684385b2 fix: 修正 AdminUserSeeder 欄位結構與資料庫一致
All checks were successful
Star-Cloud-Deploy-System / deploy-demo (push) Successful in 44s
Star-Cloud-Deploy-System / deploy-production (push) Has been skipped
2026-01-12 13:08:00 +08:00
7db3ee3a05 feat: 分離 AdminUserSeeder 並重構 DatabaseSeeder 支援單獨執行
All checks were successful
Star-Cloud-Deploy-System / deploy-demo (push) Successful in 39s
Star-Cloud-Deploy-System / deploy-production (push) Has been skipped
2026-01-12 13:04:59 +08:00
a0d107ca79 feat: 更新 DatabaseSeeder 添加 admin 帳號的 username 和 role 欄位
All checks were successful
Star-Cloud-Deploy-System / deploy-demo (push) Successful in 56s
Star-Cloud-Deploy-System / deploy-production (push) Has been skipped
2026-01-12 13:02:34 +08:00
2ed0ee272e 登入修正 2026-01-12 11:23:41 +08:00
975b93c47e 預設帳號密碼 2025-12-24 10:07:48 +08:00
c7cbe7edb7 first commit 2025-11-21 17:15:27 +08:00