Skip to content

ashish-gupta-99/jwt-backend-with-file-upload

Repository files navigation

Description

Nestjs framework based jwt authentication.

Swagger URL

http://localhost:3000/api

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

uses mongodb's gridFS for storing files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published