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

Mongoose without Typegoose support? #51

Open
d00ML0rDz opened this issue Jul 23, 2024 · 1 comment
Open

Mongoose without Typegoose support? #51

d00ML0rDz opened this issue Jul 23, 2024 · 1 comment

Comments

@d00ML0rDz
Copy link

Hey,

Really keen to get this package working, but am struggling to find out if it's compatible with a Mongoose TypeScript project that isn't making use of Typegoose? I couldn't find any examples using just Mongoose and after a quick play I didn't have much success.

I found the mongo-cursor-pagination project, but that unfortunately doesn't have any TypeScript types, so was keen to use this instead.

Cheers 😊

@ExtraBB
Copy link
Owner

ExtraBB commented Nov 12, 2024

Hi @d00ML0rDz , very late response as I'm only semi-actively maintaining this. When I wrote this package, types for mongoose didn't exist yet and Typegoose was the only alternative with types. I haven't used mongoose since then so I wouldn't know what the effort would be to get this to work with mongoose. If you're still interested, feel free to give it a go and try to get it to work.

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

2 participants