Skip to content

trwng-thdat/robotic

Repository files navigation

🤖 Robotic – IoT HCMUS

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.


🚀 Tech Stack

Frontend (client)

  • Next.js 14+
  • TypeScript
  • Tailwind CSS
  • shadcn/ui
  • pnpm

Backend (server)

  • Node.js
  • NestJS / Express
  • Prisma ORM
  • PostgreSQL

DevOps & Tooling

  • pnpm Workspace (Monorepo)
  • Commitizen (cz-git)
  • Git + Conventional Commits
  • ESLint + Prettier

📁 Project Structure

robotic/
  client/        # Next.js frontend
  server/        # Backend API (NestJS / Express)

🛠️ Installation & Setup

1 Clone the repository

git clone https://github.com/trwng-thdat/robotic
cd robotic

2 Installation

pnpm install

3 Start

Run client

pnpm dev:client

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors