Simple Next.js App with Discord Oauth2 integrated.
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.