Skip to content

A boilerplate for creating passwordless authentication with Nest.js and Prisma deployed on ✈️ Fly.io

Notifications You must be signed in to change notification settings

ahmedriad1/nestjs-auth-bolierplate

Repository files navigation

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