Skip to content

Small user management system using nest microservices

Notifications You must be signed in to change notification settings

shamim-42/nest-microservices

 
 

Repository files navigation

nest-microservices

Small user management system using nest microservices

To start up the project execute up.sh in scripts/

Architecture

This project uses a microservices architecture, it uses an API Gateway and a message broker to publish and consume events. This diagram shows how the api gateway responds to an incoming request :

Authentification and authorization is done thru a JWT Token using Auth0.

References

About

Small user management system using nest microservices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.7%
  • Dockerfile 1.3%
  • Other 1.0%