Tips for Using `Effect.Service` in a NestJS App
Any tips on using
Effect.Service in a NestJS app? I have a Nest app that I want to incrementally migrate to Effect and replace Nest. However Nest's DI model is very diff than Effect's