A progressive Node.js framework for building efficient and scalable server-side applications.
$ npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
Please change the .env.example file to .env and use it. Be sure not to share these environment variables with anyone outside of your developer team.
http://localhost:3000/api/auth/login
http://localhost:3000/api/auth/discord/redirect
http://localhost:3000/api/auth/status