Closed shivaraj-bh closed 1 month ago
🎉 No longer need to bother closing globally running services. Project-directory-specific services using Unix sockets FTW!
Here's integration-test
running with its own instance of services while I am developing in parallel with services in the project working directory:
Here's
integration-test
running with its own instance of services while I am developing in parallel with services in the project working directory:
Yes, that's pretty cool. You could open neovim (and advertise our template in the process) in another panel, so everything can be demonstrated in one terminal window.
resolves #17 resolves #18
TODO:
justfile
(https://github.com/juspay/todo-app/pull/22/commits/1a8e7ee352a2c2d06b6401e295ef3bd577c8a77b)