Skip to content

A Discord Bot List. A Marketplace. A Point System. An API. All in one. Somelist.

Notifications You must be signed in to change notification settings

OneDevelopements/Somelist

Repository files navigation

Discord-Oauth2-Next.js-App

Simple Next.js App with Discord Oauth2 integrated.

Install

For it to work, please add your discord application client id, and client secret in settings.js file.

Then run in the terminal : npm run build. And after that, npm run start to start the server.

You can also run : npm run dev to start the developpement server.