An open API service indexing awesome lists of open source software.

https://github.com/defi0x1/jwt-nestjs

Example usage jwt in nestjs
https://github.com/defi0x1/jwt-nestjs

authorization jwt nestjs

Last synced: 2 months ago
JSON representation

Example usage jwt in nestjs

Awesome Lists containing this project

README

          

JWT NestJs

## Installation

```bash
$ pnpm install
```

## Running the app

```bash
# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

```
Database: [Mongo Cloud](https://cloud.mongodb.com)