hiadamk / nextjs-prisma-demo

A Next.js and Prisma Demo.

Home Page:toy-nextjs-app.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prisma and Next.js Demo

This is a Prisma and Next.js demo presented at React Global 2021. To get this working, make sure to:

  1. Run npm install
  2. Create a postgres database on Railway
  3. Change the name of the .env.example to .env
  4. Add your database URL from Step #2 to the DATABASE_URL variable in your .env file
  5. Deploy on Vercel

About

A Next.js and Prisma Demo.

toy-nextjs-app.vercel.app


Languages

Language:JavaScript 70.4%Language:CSS 29.4%Language:Shell 0.2%