workorder-desk/backend
2026-08-17 02:06:40 +05:30
..
src chore(env): remove unused SMTP_URL and dead constants 2026-08-17 02:06:40 +05:30
tests fix(auth): harden session handling and registration 2026-08-17 02:06:39 +05:30
.dockerignore feat(backend): implement Express work-order API with cookie auth 2026-08-17 01:31:48 +05:30
Dockerfile feat(backend): implement Express work-order API with cookie auth 2026-08-17 01:31:48 +05:30
package.json perf(auth): use the native bcrypt implementation 2026-08-17 02:06:39 +05:30
tsconfig.build.json feat(backend): implement Express work-order API with cookie auth 2026-08-17 01:31:48 +05:30
tsconfig.json feat(backend): implement Express work-order API with cookie auth 2026-08-17 01:31:48 +05:30
vitest.config.ts feat(backend): implement Express work-order API with cookie auth 2026-08-17 01:31:48 +05:30