BattutDev / discord-oauth2-api

Api with sessions, auth based on Oauth2 connection with discord API (users)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Nest framework TypeScript starter repository.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

License

Nest is MIT licensed.

About

Api with sessions, auth based on Oauth2 connection with discord API (users)


Languages

Language:JavaScript 54.4%Language:TypeScript 45.6%