Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 487 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 487 Bytes

Nestjs-Mono

Experimental Project, build with nest.js for learning backend development

Common Feature

  • Authentication
  • Authorization # todo RBAC (Role Base Access Control)
  • CRUD
  • JSON Web Token
  • Http Module
  • Websocket

Security

  • Helmet

Message Broker

  • Kafka

Databases

  • MySQL
  • Prisma (ORM)

Firebase

  • Storage

Files Management

  • Files Upload and Delete
  • Image Converter (Webp, Jpeg) #To-do support (Avif, Png, Gif, Tiff)
  • Image resize