Skip to content

Suv4o/nest-firebase-auth

Repository files navigation

Nest.js Authorisation with Firebase Auth

This example is part of my blog-post Nest.js Authorisation with Firebase Auth. 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published