Skip to content

Fullstack auth application with OAuth providers & credentials

Notifications You must be signed in to change notification settings

CatalystoEyes/Auth-Next.js

Repository files navigation

Auth Next.js

This is a fullstack Next.js application using Prisma with MongoDB for database management and Auth.js for authentication.

Prerequisites

  • Node.js (>= 14.x)
  • Docker

Getting Started

1. Clone the Repository

git clone https://github.com/CatalystoEyes/Auth-Next.js.git
cd Auth-Next.js

2. Install dependencies

npm i

3. Run docker Image

docker run -p 3000:3000 -e DATABASE_URL="your_mongo_url

About

Fullstack auth application with OAuth providers & credentials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages