Hacker News new | ask | show | jobs
by jrmiii 925 days ago
> you can also run everything locally and debug it. I didn't see that with the FLAME but maybe I missed it.

He mentioned this:

> With FLAME, your dev and test runners simply run on the local backend.

and this

> by default, FLAME ships with a LocalBackend

1 comments

Yes, but does mean you can debug it?
Yes, the local backend runs on your machine, and you would debug it like any other Elixir code on your project/machine.