Skip to content

manishdoley23/auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c337d22 · Apr 5, 2024

History

7 Commits
Feb 18, 2024
Jan 13, 2024
Apr 5, 2024
Apr 5, 2024
Jan 13, 2024
Jan 14, 2024
Apr 5, 2024
Jan 14, 2024
Jan 13, 2024
Jan 18, 2024
Jan 18, 2024
Jan 13, 2024
Jan 14, 2024
Jan 13, 2024

Repository files navigation

Complete auth system

A complete auth system with email verification and 2FA

  • Can be used as a microservice to instantly authenticate users through a robust and smooth authentication flow
  • Can be used as a reference to build further

Tech used

Framework: Next.js

Language: TypeScript

Validation: Zod

CSS Frameworks: Tailwind CSS

UI Component Library: ShadcnUI

Authentication Library: AuthJS

ORM: Prisma

Database: PostgreSQL

Run the project

  • Project uses npm. Feel free to use any package manager
  • Don't forget to populate the .env with .env.example as a reference
git clone https://github.com/manishdoley23/auth.git
cd auth
npm i && npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published