Skip to content

Suv4o/nest-current-user-custom-decorator

Repository files navigation

Nest.js @CurrentUser Custom Decorator

This example is part of my blog-post Nest.js @CurrentUser Custom Decorator. Please refer to the blog article for a detailed explanation.

Getting Started is Simple

Install dependencies

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

Get the Current User from Firebase Auth using Custom Decorator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published