No description
Find a file
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 b99e45e701
All checks were successful
Build & Deploy on Dev / build (push) Successful in 1m43s
feat: add Discord Notification
2025-09-16 13:16:44 +07:00
.forgejo/workflows feat: add Discord Notification 2025-09-16 13:16:44 +07:00
docker updated config docker 2024-12-17 11:58:36 +07:00
public updated 2024-12-16 23:13:43 +07:00
src fix redirect url by permission 2025-06-25 09:39:20 +07:00
.env.example start project 2024-12-16 17:12:39 +07:00
.env.production updated env production 2024-12-17 12:20:01 +07:00
.gitignore start project 2024-12-16 17:12:39 +07:00
.onedev-buildspec.yml edit push container to @server@ 2025-02-02 15:02:17 +00:00
cypress.config.ts start project 2024-12-16 17:12:39 +07:00
env.d.ts start project 2024-12-16 17:12:39 +07:00
index.html fixing path 2025-02-07 12:45:51 +07:00
package.json updated 2024-12-16 23:13:43 +07:00
README.md updated name sys 2024-12-16 23:17:18 +07:00
tsconfig.app.json start project 2024-12-16 17:12:39 +07:00
tsconfig.config.json start project 2024-12-16 17:12:39 +07:00
tsconfig.json start project 2024-12-16 17:12:39 +07:00
tsconfig.vitest.json start project 2024-12-16 17:12:39 +07:00
vite.config.js fixing layout and uid for dev 2025-03-13 17:24:09 +07:00

HRMS SSO & Landing Page

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.