Project

This Project is about Social login with Nest Js ( Google Login )

Installation Guide

you need to install these module for google login

npm install --save @nestjs/passport passport passport-google-oauth20 dotenv
npm install -D @types/passport-google-oauth20

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

🚀 About Me

I'm a full stack developer...

Authors