Frontend Application to manage locks from different vendors on a single platform.
- Framework: React 19 + TypeScript
- Build Tool: Vite 7
- UI: shadcn/ui (Radix UI primitives) + Tailwind CSS 4
- Routing: react-router 7
- Data Fetching: @tanstack/react-query
- API Client: Auto-generated by @hey-api/openapi-ts
- Container: Multi-stage Docker build (node:22-alpine → nginx:alpine)
- Package Manager: pnpm
Please refer to Contributing
For a detailed configuration guide and explanation of all placeholders, see the Wiki — Installation.