spookily_
CDCloudflare Developers
•Created by spookily_ on 3/17/2024 in #workers-help
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?3 replies
CDCloudflare Developers
•Created by spookily_ on 1/26/2024 in #workers-help
ngrok or similar for workers?
i'm working on an integration for an oAuth provider that requires a non-localhost redirect url, even for its sandbox, so i was wondering if there was a way to get something similar to ngrok with wrangler so that i can work with the oauth provider?
3 replies