soul
soul3d ago

i want my convex backend to be able to

i want my convex backend to be able to access some services running on localhost ( on my machine ) whats the best way i can make this happen? self host?
2 Replies
mh15
mh153d ago
I'd love this capability. I have a service that is deployed elsewhere, for normal operation it's fine to call the deployed URL from Convex Actions. But during dev I'd like to hit my localhost. I wonder if I need to tunnel? Would rather not.
soul
soulOP3d ago
im trying to run convex locally with their devcontainer

Did you find this page helpful?