Running the project locally with update (pnpm/cloudflare) #2701
-
I saw the last answer to this question but I don't know if that applies any longer with the updates? Didn't fully work for me. I'm attempting to run the project locally; the frontend will run but the workers are all timing out. I filled in all the .devs.vars variables, but the deploy script is pointing to a different cloudflare (?) I believe and I'm getting Authorization Denied. is there a way to deploy those workers locally? Or else for them to work with a local deployment? Or it's possible to deploy them to my own cloudflare account? If yes to the last no luck. Everything seems ok for the moment in the frontend even if the workers are not up and running on sandbox, but I'd like to all to work together if possible. thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hey can you share the error from the worker? and also you don't need to deploy to cflare for development 🙇🏼 Just |
Beta Was this translation helpful? Give feedback.
-
Also if you wan't to deploy you to auth with cflare via wrangler CLI |
Beta Was this translation helpful? Give feedback.
Also if you wan't to deploy you to auth with cflare via wrangler CLI