Skip to content

Releases: nutes-uepb/template-base-ts

v1.0.1

08 Nov 20:57
Compare
Choose a tag to compare

Fixed bugs:

  • Relative path of imports that were broken;
  • Problem in loading / reading environment variables that prevented the application from being initialized.

v1.0.0

07 Nov 04:34
Compare
Choose a tag to compare

Initial version of the base template for construction of micro-service in TypeScript following principles of clean architecture.