Badaueba / g_auth_test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nestjs + Prisma ORM + Google OAUTH

Testing nestjs with prisma orm library and google oauth
install:
yarn 

run everything with docker:

docker-compose up

run with vscode debug
  • on terminal
 docker-compose up -f debug


  • on vscode debug tab choose "Run Script: start:debug"

About


Languages

Language:TypeScript 87.7%Language:Shell 7.2%Language:JavaScript 5.1%