Nipunn Koorapati

Results 199 comments of Nipunn Koorapati

`npx convex export` and `npx convex import` will work with self-hosted

unfortunately `npx convex dev` CLI doesn't really work when offline. The Convex server runs locally, but there's still a bit of online work required to get the dashboard working with...

`--from-file` sounds great. Would take a PR that supports it. Otherwise, we'll keep it on our list of feature ideas and get to it when we get a chance.

it's not currently prioritized. @alvin-r - would you like to take a shot at it?

Nice Let's definitely do (2). I believe node is required if there are any "use node" actions in the project.

Seems like a reasonable desire, but we also want to balance with the desire for simplicity - additional flags -> additional complexity. We'll have to noodle on this to decide...

yep - it's a good idea. There is no one size fits all answer Your mileage may vary, so you can only really get a true answer by trying out...

if one of you wants to show usage on your project and post in this thread - that'll help future folks with similar questions.

Looks like #10237 is a PR trying to solve this Perhaps one way to help is to help review 10237 - by reading the code - and checking it out...