Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to NestJS 9 #64

Open
lucasgallon90 opened this issue Aug 3, 2022 · 14 comments
Open

Update to NestJS 9 #64

lucasgallon90 opened this issue Aug 3, 2022 · 14 comments

Comments

@lucasgallon90
Copy link

lucasgallon90 commented Aug 3, 2022

The interface INestApplication changed the name 'listenAsync' method to 'listen'.

@jitbasemartin
Copy link

Some PR exists but nobody can merge it for the moment

Someone created an alternative repo: https://www.npmjs.com/package/@nicholas.braun/nestjs-redoc

@Karthi-SRV
Copy link

Any update on this? Many issues are fixed but still not merged and released

@joao-moonward
Copy link

Any update?

@doublethink13
Copy link

Following

@wilson-empleo
Copy link

waiting...

@andyslack
Copy link

Following...

@mateusz-nowaczyk
Copy link

Following

@andyslack
Copy link

andyslack commented Feb 2, 2023

I was getting fed up of this breaking my releases so I created a fork and updated everything to the most up to date versions, I will keep this updated, you can find it here:

Github: https://github.com/juicyllama/framework/tree/main/common/nestjs-redoc
NPM: https://www.npmjs.com/package/@juicyllama/nestjs-redoc

Tests are not working in the original repo, but its tested and it is working.

@onevcard-team
Copy link

I was getting fed up of this breaking my releases so I created a fork and updated everything to the most up to date versions, I will keep this updated, you can find it here:

Github: https://github.com/juicyllama-community/nestjs-redoc NPM: https://www.npmjs.com/package/@juicyllama/nestjs-redoc

Tests are not working in the original repo, but its tested and it is working.

Hey, are you still updating the package? It seems like all links to the repo are not working anymore

@andyslack
Copy link

Hi @oneVcard

Yes, we are, however, this has been absorbed into our main framework monorepo here: https://github.com/juicyllama/framework/tree/main/common/nestjs-redoc

The NPM link is still valid, I will update the original post.

I do want to improve the nestjs-redoc package some more, hopefully in the upcoming weeks I will find some time to make some improvements to it.

@onevcard-team
Copy link

Hi @oneVcard

Yes, we are, however, this has been absorbed into our main framework monorepo here: https://github.com/juicyllama/framework/tree/main/common/nestjs-redoc

The NPM link is still valid, I will update the original post.

I do want to improve the nestjs-redoc package some more, hopefully in the upcoming weeks I will find some time to make some improvements to it.

Great :D, thank you very much for keeping the package going :)

I would have a feature that could improve the nestjs redoc:
We have, like mentioned before, some big DTOs and it would be cool if there would be a limit that can be configured on how deep the dto is displayed

for example

  • mainDTO:
    • secondDTO:
      • thirdDTO:
        • fourthDTO:

for example here we would only like the depth that will be shown in the schema to be 2 so only mainDto and secondDto.

Do you think this feature could be implemented by you?

@andyslack
Copy link

Hi @oneVcard

Any chance you can open a discuss here: https://github.com/juicyllama/framework/discussions

We can then scope it out together and create an issue once we have all the information.

Any screenshots of your docs now and how you would like them to look would be great.

@onevcard-team
Copy link

onevcard-team commented Oct 24, 2023

Hi @oneVcard

Any chance you can open a discuss here: https://github.com/juicyllama/framework/discussions

We can then scope it out together and create an issue once we have all the information.

Any screenshots of your docs now and how you would like them to look would be great.

I will do that later that day and also provide a example repository for you with my personal account as i cannot share any code here with this company account

@julianpoemp
Copy link

Hi, I just created a library for NestJS 10 supporting ExpressJS and Fastify without the need to import a big framework: nestjs-redox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants