mirror of https://github.com/vee1e/workorder-desk - Web application for field service teams
Find a file
2026-08-17 01:31:48 +05:30
backend feat(backend): implement Express work-order API with cookie auth 2026-08-17 01:31:48 +05:30
packages/shared feat(shared): add zod schemas and shared API types 2026-08-17 01:31:48 +05:30
.env.example chore(monorepo): scaffold npm workspaces and tooling 2026-08-17 01:31:48 +05:30
.gitignore chore(monorepo): scaffold npm workspaces and tooling 2026-08-17 01:31:48 +05:30
.nvmrc chore(monorepo): scaffold npm workspaces and tooling 2026-08-17 01:31:48 +05:30
eslint.config.js chore(monorepo): scaffold npm workspaces and tooling 2026-08-17 01:31:48 +05:30
package-lock.json chore(monorepo): scaffold npm workspaces and tooling 2026-08-17 01:31:48 +05:30
package.json chore(monorepo): scaffold npm workspaces and tooling 2026-08-17 01:31:48 +05:30
prettier.config.js chore(monorepo): scaffold npm workspaces and tooling 2026-08-17 01:31:48 +05:30
tsconfig.base.json chore(monorepo): scaffold npm workspaces and tooling 2026-08-17 01:31:48 +05:30