#261

Auto-start local backend for CLI commands

Completed

npx convex env set and npx convex run will now auto-start a local backend if one is not already running, so you no longer need to manually start npx convex dev before running CLI commands.

Development Updates

No updates yet