Using Effect-TS for Type-Safe Frontend Integration with Backend
I have made backend with effect-ts now how can i typesafe and effect-ts-like use it on the frontend? Does effect have something similair to oRPC's openapi link? (my project is a turborepo containing an effect-ts backend and nextjs frontend)