TechnicianOS
Description:
TechnicianOS is a backend API for managing organizations, users, projects, and tasks in a technician and project-management workflow. It includes authentication, organization/user/project/task CRUD endpoints, and a structured server layout with tests and environment-based configuration.
Technologies:
- Node.js
- Express 5
- SQLite (Prisma)
- Prisma ORM
- JWT
- Signed HTTP-only cookies
- bcryptjs
- Jest
- Nodemon
- dotenv