Skip to content

A Next.js and Prisma Demo presented at React Global

Notifications You must be signed in to change notification settings

theycallmejeff/nextjs-prisma-demo

 
 

Repository files navigation

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 Heroku or Railway
  3. Change the name of the .env.example to .env add your database URL in the DATABASE_URL env file.

About

A Next.js and Prisma Demo presented at React Global

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.8%
  • CSS 29.0%
  • Shell 6.2%