Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 204 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 204 Bytes

google-github-oauth-fs

React + Nestjs fullstack flow for Google & Github SingleSignin Feature.

BACKEND

$ yarn install
$ yarn start:dev

FRONTEND

$ yarn install
$ yarn start