Simple Next.js + Prisma CRUD (SQL-agnostic)
Sometimes you just need a dead-simple CRUD app to poke at a database without committing to one vendor, or as a learner starter or test app. This little…
Sometimes you just need a dead-simple CRUD app to poke at a database without committing to one vendor, or as a learner starter or test app. This little…