guruG
Convex Community4y ago
4 replies
guru

One question though When I modify the

One question though - When I modify the code on my localhost and run npm dev/npx, I observe that Convex updates the server-side code as well (AWS Lambda). Any plans to develop a fully-fledged local version/command line, so I can develop my application entirely on localhost and then deploy it to the Convex.dev platform as npx?

The localhost:3000 is forwarding the requests to Convex.dev server side. Expected it to be on my localhost as a local binary.
Was this page helpful?