convex-js
convex-js copied to clipboard
Add ability to disable .env.local file writes
I already manage my configuration on my own, using direnv and various configuration files.
It would be great being able to stop the convex cli from writing to .env.local when I switch deployment environments