Some folks on the internet were interested in how I had managed to ditch Docker for local development. This is a slightly overdue write up on how I typically do things now with Nix, Overmind and Just.

  • sip@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    yup. it’s a breeze especially for interpreted langs. mount the source code, expose the ports and voila. need a db?

      image: postgres