An open API service indexing awesome lists of open source software.

https://github.com/ahmedriad1/nestjs-auth-bolierplate

A boilerplate for creating passwordless authentication with Nest.js and Prisma deployed on ✈️ Fly.io
https://github.com/ahmedriad1/nestjs-auth-bolierplate

flydotio magic-authentication nestjs nestjs-boilerplate passwordless-authentication passwordless-login prisma

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# NestJS Passwordless Auth Boilerplate

## Tech used

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

---

## Getting started

1. First, you need to clone this repo:

```cmd
git clone https://github.com/ahmedriad1/nestjs-auth-bolierplate
```

2. Rename `.env.example` to `.env`

3. Create a planetscale db

4. Create a [sendgrid](sendgrid.com) account

5. Create a [verifier account](https://verifier.meetchopra.com/)

6. Update `.env` with all keys/secrets