Skip to content
/ Nest Public

API using Nest, JWT Authentication and Authorization, Swagger, Folder-by-Feature Structure.

License

Notifications You must be signed in to change notification settings

rafaelfgx/Nest

Repository files navigation

NEST

API using Nest, JWT Authentication and Authorization, Swagger, Folder-by-Feature Structure.

TECHNOLOGIES

RUN

Visual Studio Code

Prerequisites

Steps

  1. Run the command npm run restore in the Terminal.
  2. Run the command npm run start in the Terminal.
  3. Open http://localhost:3000 in the Web Browser.
Docker

Prerequisites

Steps

  1. Run the command docker compose up --detach --build --force-recreate --remove-orphans in the Terminal.
  2. Open http://localhost:4000 in the Web Browser.

About

API using Nest, JWT Authentication and Authorization, Swagger, Folder-by-Feature Structure.

Topics

Resources

License

Stars

Watchers

Forks