sidebase / create-sidebase

Create a Nuxt 3 web application with the sidebase stack
MIT License
25 stars 3 forks source link

feat: switch from prisma layer to "direct" prisma integration #5

Closed BracketJohn closed 1 year ago

BracketJohn commented 1 year ago

This PR drops the whacky prisma-layer integration in favor of directly integrating it.

The layer implementation suffers from some shortcomings: