[ ] Regression
[ ] Bug report
[x] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.
Certainly, to generate documentation to help with integrations, we already have a working Swagger, but in this case I refer to a different kind of tool, something more faced to trace all dependencies and help to find bottle necks.
Would be great to have a useful tool like this:
https://github.com/compodoc/compodoc
Angular lovers have a great tool like this, that it helps a lot with its developments.
Nest version: 4.6.6
I'd love to see this kind of tool as well. Maybe we can reuse a compodoc
in some way. If anybody is working on something like this already, please, let me know. I'll help as much as I can 馃檪 Otherwise, I'll try to go deeper as soon as I have a bit more time.
Hey guys !
Do you know http://hawt.io/ for Java apache Camel library ?
I would love to develop a cli feature or an app based on nest framework and using cli to manage nest applications like that.
The idea is to provide a GUI to :
We've got a cli opened issue asking for developing a route summary tool feature. Maybe it's a start...
Let me know if you think this idea seems to be cool ;-)
Sounds awesome @ThomRick! +1
@kamilmysliwiec
I am the author of Compodoc.
I have a project in my company build with Nest and Angular.
I think i will extend Compodoc to support Nest projects, with an option --nest for example.
The related feature is created here : https://github.com/compodoc/compodoc/issues/625
For information, release 1.1.4 of Compodoc is out with Nest projects partial support. Need some work on controllers.
Feel free to test it inside your app !
npm i -D @compodoc/compodoc
npx compodoc -p tsconfig.json -s
Fantastic news @vogloblinsky! 馃檪
Once Compodoc fully supports Nest, we could mention it in the official documentation. Feel free to create a PR anyway :) And if you use Nest in your company, I encourage you to visit this thread #1006
@kamilmysliwiec or another people
I am not a current daily user of Nest. A feedback from a daily user could be easiest for me to list what i need to add inside Compodoc to fully support Nest.
The corresponding issue is here : https://github.com/compodoc/compodoc/issues/630
Thanks by advance
Since Compodoc introduced Nest support, we'll stick with this tool and hopefully, the future will bring us even better integration!
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
@kamilmysliwiec
I am the author of Compodoc.
I have a project in my company build with Nest and Angular.
I think i will extend Compodoc to support Nest projects, with an option --nest for example.
The related feature is created here : https://github.com/compodoc/compodoc/issues/625