Is it possible to have an nrepl server into a running node script? Such that I can run node target/main.mjs where main.mjs is server of some kind, and when I evaluate things in the repl, the server changes behaviour? I don’t know how to ask this question so that it makes sense…
It seems I have either squint watch or squint nrepl-serever, and only the former produces a script.
it's on my radar, but incomplete.
Ah, cool! Let me know when I can test something 😃