Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 468 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 468 Bytes

NestJS Passwordless Auth Boilerplate

Tech used

  • Nest.js
  • Prisma
  • Sentry
  • Sendgrid
  • Fly.io
  • Docker

Getting started

  1. First, you need to clone this repo:
git clone https://github.com/ahmedriad1/nestjs-auth-bolierplate
  1. Rename .env.example to .env

  2. Create a planetscale db

  3. Create a sendgrid account

  4. Create a verifier account

  5. Update .env with all keys/secrets