Skip to content

hellokvn/grpc-nest-auth-svc

Repository files navigation

Description

This repository is part of my article on Medium:
Microservices with TypeScript, gRPC, API Gateway, and Authentication | by Kevin Vogel

Repositories

Installation

$ npm install
$ npm run proto:install
$ npm run proto:auth

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published