Hacker News new | ask | show | jobs
by kostyay 657 days ago
We usually commit the generated clients/servers to the repo and expect developers to run the code generation on their machines.
1 comments

What's the advantage of calling a locally running server vs running the codegen directly on the command line?