tractr / traxion

A Generative Toolkit for NestJS Developers. Harness the speed of a BaaS while preserving complete freedom and control over your NestJS stack.
https://www.traxion.dev
Other
51 stars 5 forks source link

add Swagger plugin to nestjs apps #275

Closed maxmousse closed 2 years ago

maxmousse commented 3 years ago

Is your feature request related to a problem? Please describe. A clear and Last version of nx supports typescript plugins, allowing to add swagger plugin to nestjs apps (see the details here: https://blog.nrwl.io/micro-frontends-using-module-federation-presets-for-react-and-storybook-typescript-compiler-4120cf134816 )

Here is the documentation of the swagger plugin for nestjs: https://docs.nestjs.com/openapi/cli-plugin

floross commented 2 years ago

STAK-298