No description
Find a file
waruneeauy 42c89c034d
All checks were successful
Build & Deploy on Dev / build (push) Successful in 2m53s
Merge branch 'develop' of github.com:Frappet/hrms-checkin into develop
* 'develop' of github.com:Frappet/hrms-checkin:
  refactor(history): formatDate Colunm checkInTime  checkOutTime
2026-04-27 19:21:34 +07:00
.claude/agents refactor code & fixed location 2026-04-27 19:21:23 +07:00
.forgejo/workflows fix 2026-03-07 00:17:36 +07:00
.github/workflows test build discord 2024-12-07 08:26:07 +07:00
docker refactor code & fixed location 2026-04-27 19:21:23 +07:00
docs add test case and test step location 2026-03-09 11:43:57 +07:00
public - run by vite 2023-11-14 17:47:43 +07:00
src Merge branch 'develop' of github.com:Frappet/hrms-checkin into develop 2026-04-27 19:21:34 +07:00
tests refactor code & fixed location 2026-04-27 19:21:23 +07:00
.env.production เพิ่มปุ่มไปหน้าการลา และแก้ไข disbled ปุ่มลงเวลาหลังจากคลิกลงเวลา 2026-01-21 16:23:25 +07:00
.eslintrc.js update format 2024-09-02 13:40:15 +07:00
.gitignore no message 2024-10-28 13:25:47 +07:00
.onedev-buildspec.yml edit @server@ for UAT and PROD 2025-02-04 07:58:46 +00:00
.prettierrc.json - run by vite 2023-11-14 17:47:43 +07:00
CLAUDE.md refactor code & fixed location 2026-04-27 19:21:23 +07:00
cypress.config.ts - run by vite 2023-11-14 17:47:43 +07:00
env.d.ts - run by vite 2023-11-14 17:47:43 +07:00
index.html fix MAP 2025-05-14 16:51:58 +07:00
package.json refactor code & fixed location 2026-04-27 19:21:23 +07:00
README.md edit title 2025-03-13 15:37:56 +07:00
tsconfig.app.json - run by vite 2023-11-14 17:47:43 +07:00
tsconfig.config.json fix config 2024-11-13 09:46:06 +07:00
tsconfig.json - run by vite 2023-11-14 17:47:43 +07:00
tsconfig.vitest.json - run by vite 2023-11-14 17:47:43 +07:00
vite.config.js fix name app 2025-06-13 11:33:10 +07:00

HRMS ระบบลงเวลาเข้า-ออกงาน

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build
npm run preview

Format and fixes files

npm run format

Customize configuration

See Configuration Reference.