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
- Host: GitHub
- URL: https://github.com/ahmedriad1/nestjs-auth-bolierplate
- Owner: ahmedriad1
- Created: 2021-08-03T10:51:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-31T00:48:05.000Z (almost 3 years ago)
- Last Synced: 2023-03-06T10:03:36.924Z (about 2 years ago)
- Topics: flydotio, magic-authentication, nestjs, nestjs-boilerplate, passwordless-authentication, passwordless-login, prisma
- Language: TypeScript
- Homepage: https://auth.ar1.dev/
- Size: 932 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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