steven-tey / prisma-server-actions

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

Home Page:https://prisma-server-actions.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://prisma-server-actions.vercel.app


Languages

Language:TypeScript 83.7%Language:CSS 10.4%Language:JavaScript 5.9%