Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 399 Bytes

File metadata and controls

28 lines (19 loc) · 399 Bytes

Relation C Project

Customer relationship management

Technical

  • ReactJS (Vite base)
  • NestJs
  • Postgresql
  • RabbitMQ
  • GRPC

Local

# Install dependencies
npm install

# Run source code
npm run start

Docker Image