logo
icon

ShiftFlow

Enterprise employee scheduling & leave management. FastAPI + React + PostgreSQL.

PlataformaZeabur
Implementado1
Editorauthorqwedsazxc78
Implementado1 veces
Editorqwedsazxc78
Creado2026-04-05
Servicios
service icon
service icon
service icon
Etiquetas
ToolSaaSHRScheduling

ShiftFlow — Employee Scheduling Platform

Enterprise employee scheduling & leave management for 50-500+ staff.

Services

  • Server: FastAPI + PostgreSQL (auto-runs migrations on startup)
  • Client: React SPA served via Nginx
  • PostgreSQL: Database

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 VITE_API_URL on the client service to your API domain
  4. If pulling from a private GCR registry, set GCR_JSON_KEY (GCP service account JSON) as imagePullCredentials on each Docker service in the Zeabur dashboard