Skip to content

DanielAgbaji/ContactApp

Repository files navigation

ContactApp Built Using Prisma Data Proxy and Next.js

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors