hunvreus
hunvreus
CDCloudflare Developers
Created by hunvreus on 4/1/2024 in #pages-help
Cloudflare Pages functions and Cloudflare Workers running alongside each other
I have a project running on Cloudflare Pages with a few functions running out of the /auth path (facilitating GitHub OAuth for a Vue app). I now would like to make a separate Worker available under /app. Is there a way for me to do that with Wrangler when developing/testing locally?
1 replies