Skip to content

dongsu8142/nestjs-discord

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Use

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.

Login

http://localhost:3000/api/auth/login

Redirect

http://localhost:3000/api/auth/discord/redirect

Status

http://localhost:3000/api/auth/status