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

Is this project going to be maintained in the long term? #12

Open
dzcpy opened this issue Mar 3, 2023 · 9 comments
Open

Is this project going to be maintained in the long term? #12

dzcpy opened this issue Mar 3, 2023 · 9 comments

Comments

@dzcpy
Copy link

dzcpy commented Mar 3, 2023

No description provided.

@jinpy666
Copy link

jinpy666 commented Mar 7, 2023

Also, I'm curious to know that a long-term maintenance project is needed.

@helmsonsen
Copy link

as long as there is no better maintained and supported fork,
we, at getitdone.rocks, currently don't have any plans to drop support from our end

@dzcpy
Copy link
Author

dzcpy commented Mar 9, 2023

Also, I'm curious to know that a long-term maintenance project is needed.

If interested maybe we can do some work together? Seems like we share similar tech stack and from the same country

@dzcpy
Copy link
Author

dzcpy commented Mar 9, 2023

as long as there is no better maintained and supported fork, we, at getitdone.rocks, currently don't have any plans to drop support from our end

Thanks for your effort!

@afilp
Copy link

afilp commented May 18, 2023

We would like to use mongoose instead of typeorm.

Is it possible that mongoose can be supported in this fork too?
(there were some PRs on the original repo back then)

Thanks a lot.

@zaro
Copy link
Member

zaro commented Jun 1, 2023

@afilp there is no plan to do that for now. If you want to take these old PRs and submit them here I will take a look.

@afilp
Copy link

afilp commented Jul 26, 2023

@zaro Is there a way to not use the (somehow deprecated) "class-validator" and be able to use yup/zod/zoi instead?
It seems that we can only do validations with the "class-validator" through the CRUD.

@zaro
Copy link
Member

zaro commented Jul 26, 2023

@afilp I am not sure if it's possible to swap it for another validator lib. The package uses the default builtin validator of nestjs : https://docs.nestjs.com/techniques/validation#using-the-built-in-validationpipe .

Maybe support for other validator libraries can be added, but I am not sure how ATM.

@afilp
Copy link

afilp commented Jul 30, 2023

@zaro It would be very useful to add such support, not sure who could overtake this though (I do not have the knowledge). I am afraid that this whole solution is unmaintained for too long for our projects to be sustainable. Thanks.

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

5 participants