1.3.1 • Published 1 year ago

vendorstack-backend-users v1.3.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

VendorStack Backend users

This is where all users resources are developed to aid easy management. This is a mono-repo that cannot start on its own but via a main app launcher. Each service are domain driven, meaning they have access to full DB scope and can run their own process without calling another APIs. So, each Domain service are mono-repo on their own with shared same DB usage.

Run the Publish

Please ensure the package.json version is updated when the command below is used.

$ npm run start:publish

Touch Points

This is a must for application using this shared resources to declare below:

  1. You must make sure to declare all .env used in the main app launcher of the is mono-repo.
  2. You must make sure to get instance of dataLogsService and attach to global to aid logging.
1.3.1

1 year ago

1.3.0

1 year ago

1.2.9

1 year ago

1.2.8

1 year ago

1.2.7

1 year ago

1.2.6

1 year ago

1.2.5

1 year ago

1.2.4

1 year ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago