Simão Moreira

Results 3 comments of Simão Moreira

Why combine the email and core services into a single binary? What are the advantages of this approach over using them as separate microservices?

> Primarily for development right now, it's much simpler to just run one binary instead of having to start a few binaries in a specific order. Especially when we add...

Hi, thanks for the contributions! To fix the `fmt` stage, you should be able to run the `just fmt` command. If you don’t want to install `just`, you can check...