Skip to content

A web app with user authentication and database integration, built using Next.js and Prisma SQLITE.

Notifications You must be signed in to change notification settings

Strikezor/discussionForum

Repository files navigation

Discussion Forum

A website created using next js for implementing a complete Next JS project, with authentication, database, and more.

Getting Started

Clone the repository & Run the development server:

First run npm install // To create Node Modules

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

About

A web app with user authentication and database integration, built using Next.js and Prisma SQLITE.

Topics

Resources

Stars

Watchers

Forks