using Mongoose with cloudflare workers?
hey all, i'm trying to create a worker that uses mongodb + mongoose alongside hono, i currently have:
however, doing this with
npx wrangler dev
i get the following error:
is this supported at all?2 Replies
looks like this isn't really a supported use case?
I believe the only way the MongoDB works is with the Atlas HTTP API