logo
C

Chronos

台灣中小企業打卡薪資管理系統。FastAPI + React + PostgreSQL. Attendance, payroll, leave, compliance, audit, overtime.

平台Zeabur
部署次數1
發布者authorqwedsazxc78
部署次數1
發布者qwedsazxc78
建立於2026-04-06
模板內的服務
service icon
service icon
service icon
標籤
ToolSaaSHRAttendancePayroll

Chronos — 打卡薪資管理系統

Taiwan SME attendance & payroll management. 50-500 employees.

Services

  • Server: FastAPI + PostgreSQL (auto-runs migrations on startup)
  • Client: React SPA served via Nginx (runtime config.json injection)
  • PostgreSQL: Database (16-alpine)

Post-Deploy

  1. Set SECRET_KEY and REFRESH_SECRET_KEY to random 64-char hex strings
  2. Set ALLOWED_ORIGINS_STR to your client domain
  3. Set API_URL on the client service to your API server URL
  4. (Optional) Set Google OAuth credentials for SSO