focus-at / nestjs-microservices-auth-user

User microservice for NestJS authentication in microservices blog post

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

User microservice for post TODO

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

Stay in touch

License

This project is MIT licensed.

About

User microservice for NestJS authentication in microservices blog post


Languages

Language:TypeScript 88.6%Language:JavaScript 11.4%