Skip to content

Usage of decorators, guards, pipes, strategies on a simple nestjs CRUD application, JWT, Authentication

Notifications You must be signed in to change notification settings

AlisiaReveli/nestjs_authentication_core_concepts

Repository files navigation

Running the app

$ git clone https://github.com/AlisiaReveli/nestjs_authentication_core_concepts.git
$ docker-compose build
$ docker-compose up

Test

# unit tests
$ npm  test

Swagger

$ http://localhost:3000/api/documentation


About

Usage of decorators, guards, pipes, strategies on a simple nestjs CRUD application, JWT, Authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published