Skip to content

Authenticate your users with Prisma, Supabase, NextAuth, and TypeScript

Notifications You must be signed in to change notification settings

badiniibrahim/next-auth-magic-link-github-supabase

Repository files navigation

Building a authenticate app with Prisma, Supabase, NextAuth, and TypeScript

Authenticate your users with Prisma, Supabase, NextAuth, and TypeScript

About this Repository

GitHub language count GitHub top language GitHub last commit Github Repo Size JavaScript React Next.js TypeScript JSON GitHub license

🛰️ 🌐 🗄 📡 Technologies Next

React

Tailwind

Postgresql

Supabase

Shadcn ui

Resend

🔐 Setup .env file DATABASE_URL

GITHUB_ID

GITHUB_SECRET

EMAIL_SERVER_USER

EMAIL_SERVER_PASSWORD

EMAIL_SERVER_HOST

EMAIL_SERVER_PORT

EMAIL_FROM

NEXTAUTH_SECRET

🏃 Run Locally

Clone the project

  git https://github.com/badiniibrahim/next-auth-magic-link-github-supabase.git

Install dependencies This is a Next.js project bootstrapped with create-next-app.

  yarn install

Getting Started

Start the server First, run the development server:

  yarn run dev

This is a Next.js project bootstrapped with create-next-app.

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

🚩 Deployment

To deploy this project run

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Screenshot

alt text

About

Authenticate your users with Prisma, Supabase, NextAuth, and TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published