kpfromer / nestjs-typegoose

Typegoose with NestJS
https://kpfromer.github.io/nestjs-typegoose/
MIT License
291 stars 71 forks source link

Package maintenance #475

Open nick4fake opened 2 years ago

nick4fake commented 2 years ago

Is this project still maintained? I see 70+ PRs, lots of unanswered questions, very outdated dependencies and so on.

GrapeoffJS commented 2 years ago

@nick4fake it seems it's not, but now I'm working on a replacement for this package. I have many things to implement, but my module will be much better than this one. For instance, I will add dependency injection support for typegoose hooks. I'll try to notify you when I'll finish.

GrapeoffJS commented 1 year ago

https://github.com/GrapeoffJS/kindagoose

smolinari commented 1 year ago

Sorry, answering this old question, but for those coming here: You can check out this fork.

https://www.npmjs.com/package/@m8a/nestjs-typegoose

I'm keeping it up-to-date.

Docs are here: https://nestjs-typegoose.m8a.io/

@kpfromer - Not sure if you are up to it, but if you want, you could deprecate this package and point to mine. I've given you full credit for the code where I could. :grin:

Scott

olawalejuwonm commented 7 months ago

I'm also wondering if it's still being maintained

smolinari commented 7 months ago

@olawalejuwonm - Yes. it is. By me. :grin:

https://www.npmjs.com/package/@m8a/nestjs-typegoose

Scott