pankod / moleculerjs-boilerplate

A well-structured Moleculer JS Boilerplate with Typescript, CLI, Service Helpers, Swagger, Jest support and everything you'll ever need to deploy rock solid projects. https://pankod.github.io/moleculerjs-boilerplate/
MIT License
196 stars 36 forks source link

updated dependencies and codebase & improved swagger docs #72

Closed austinrivas closed 3 years ago

austinrivas commented 4 years ago

This pr updates the old dependencies and fixes the insecure deps described in #71

The pankod cli templates are out of date and cause linting errors, this should be addressed in the cli package.

Obsoletes Dependabot PR's:

68

64

63

60

58

59

61

Swagger now has better api definitions that are scoped to services and use defined models.