Express Prisma Pattern

House pattern for Express + Prisma backends structured as manual Clean Architecture (controller → usecase → repository, wired by hand in a factory) — the real shape of dream-book-api and simple-management-api. Use whenever creating a new route, usecase or domain in an Express backend on this stack, even if the request is just "create the X endpoint" or "add the Y usecase".

JoaoEquer 6d1e571 5.6 KB Updated

File contents

JoaoEquer/Oficina/tree/main/skills/express-prisma-pattern commit 6d1e571bdf

Frequently asked questions

npx skillmds@latest add joaoequer/express-prisma-pattern