Skip to content

Simple forum software built using Next.js with Discord's oauth authentication.

License

Notifications You must be signed in to change notification settings

nsylke/nextjs-discord-forum

Repository files navigation

Discord Forum

This is a simple Forum software built using Next.js with Discord's OAuth for authentication.

Getting Started

This section provides a quick-start guide.

Prerequisites

  • Node.js
  • MongoDB

Installation

  • Ensure prerequisites are installed
  • Clone the repository, by doing git clone git@github.com:nsylke/nextjs-discord-forum.git
  • Install dependencies, by doing yarn
  • Copy the .env.example file to .env and fill out the missing values.
  • Run the server, by doing yarn dev

License

This project is licensed under the Apache-2.0 license.

About

Simple forum software built using Next.js with Discord's oauth authentication.

Topics

Resources

License

Stars

Watchers

Forks