Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 916 Bytes

README.md

File metadata and controls

34 lines (28 loc) · 916 Bytes
--------------------------------
██████  ██       ██████  ██████
██   ██ ██      ██      ██    ██
██   ██ ██      ██      ██    ██
██████  ███████  ██████  ██████
---------- douglee.co ----------

Tech Notes

Construction

  • NextJS 13
  • GraphQL
  • Prisma
  • Postgres

Vendors

  • Auth0
  • ngrok

Setup

npm run dev
npx prisma studio
npx ngrok http 3000 --authtoken "<TOKEN>"
Update login action at Auth0 with ngrok forwarding URL