Skip to content

Nutlope/prisma-data-proxy

Repository files navigation

Prisma Data Proxy and Next.js Demo

This is a Prisma and Next.js demo presented at Prisma Serverless Conf. 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. Add the Prisma data proxy using their official docs
  6. Deploy on Vercel and add environment variables

To view the demo without the Prisma Data Proxy, go here.

About

A serverless app using the Next.js and the Prisma Data Proxy presented at Prisma Serverless Conference

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published