提供企業人資部門以數位化系統管理繁瑣行政事務,包含員工入職/離職流程手續、員工資料維護、工作歷程、差勤排班、薪酬管理等事務。並規劃系統未來可以更多客製化的功能需求、如數據分析做為績效考核標準、串接企業其他 ERP 系統等
bun install-all
bun dev-front
存取
http://localhost:9000
查看前端
bun dev-back
存取
http://localhost:3000/api/docs
查看 Swagger UI
bun dev-prisma
存取
http://localhost:5555
查看 Prisma Studio
密碼為 123456
docker compose exec -it db psql -U user -W staff
Copyright (c) 2024-present, Charles Yang