Seeking Guidance on Building a NextJs + Prisma CRUD App with Effect and App Router

Hey everyone!

I am looking forward to experiment with Effect and NextJs app router, though I didn't find an example project and I am struggling to make it work with server actions (aka app router).
I would like to build a NextJs (App router) + prisma application. Just a simple CRUD todo app leveraging effect!

Can anyone provide me with some resources or point me in the right direction?

Thank you so much!
Was this page helpful?