Can one restart Genkit Server from the Prototyper?
I am curently svitcjong to the code view, opening a Terminal, and running npm run genkit:dev
. And then usually one more terminal for npm run dev
. I am just wondering if there is a way to do it directly from the Prototyper interface?
I noticed this sometimes has “Hard Reset” option, but not sure when and what it does. I havea feeling it restarts the NextJS Server.