Skip to content

kugacz/nj-request-scope-example

Repository files navigation

nj-request-scope-example

This repository is an example of the usage of nj-request-scope package.

nj-request-scope package you can find --> here <--

Description

Every controller/facade/service class in this application has implemented a constructor with console logging information about creating the class instance.

Prerequisites

  • node >= 9.11.2
  • npm >= 6.14.13

Application run

  1. Checkout nj-request-scope-example GitHub repository
  2. Run the command line and change the working directory to the checked out repository
  3. Run npm i
  4. Run npm start
  5. Open http://localhost:3000/ in a web browser
  6. Navigate to example endpoints:
  7. Inspect console output for object creation information (or better for lack of such information ;)

About

Example usage of nj-request-scope package.

Resources

License

Stars

Watchers

Forks

Packages

No packages published