Skip to content

Auth microservice for hosting business. Includes user management, authentication, authorization, and many features to build hosting service

Notifications You must be signed in to change notification settings

Trupsy/auth-microservice

Repository files navigation

Authentication & Authorization micro

Development Setup

  • npm install
  • build npm run devcontainer.build
  • run npm run devcontainer.up or *.down
  • DONE! you cant start the coding

Production Setup

  • npm install
  • build npm run production.build
  • run npm run production.up or *.down
  • DONE! you cant start the coding

About

Auth microservice for hosting business. Includes user management, authentication, authorization, and many features to build hosting service

Topics

Resources

Stars

Watchers

Forks