A full-stack platform for managing and building IoT & robotic systems, developed by HCMUS students.
This project uses a modern monorepo architecture with scalable frontend and backend services.
- Next.js 14+
- TypeScript
- Tailwind CSS
- shadcn/ui
- pnpm
- Node.js
- NestJS / Express
- Prisma ORM
- PostgreSQL
- pnpm Workspace (Monorepo)
- Commitizen (cz-git)
- Git + Conventional Commits
- ESLint + Prettier
robotic/
client/ # Next.js frontend
server/ # Backend API (NestJS / Express)git clone https://github.com/trwng-thdat/robotic
cd roboticpnpm installpnpm dev:client