Skip to content

yashsuhagiya/prisma-server-actions

 
 

Repository files navigation

Prisma Server Actions

Simple demo app I made for my Prisma Serverless Webinar on July 27, 2023 that shows how you can use Prisma with Next.js Server Actions.

CleanShot.2023-07-27.at.20.04.00.mp4

One-click Deploy

You can deploy this template to Vercel with the button below:

Deploy with Vercel

You can also clone & create this repo locally with the following command:

npx create-next-app prisma-server-actions --example "https://github.com/steven-tey/prisma-server-actions"

About

Demo app showing how you can use Prisma in Next.js Server Actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.7%
  • CSS 10.4%
  • JavaScript 5.9%