Skip to content

iheanyi/prisma-planetscale-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prisma-planetscale-playground

This is a quick application for getting up and running with Prisma and PlanetScale.

Rough Installation Notes

  • npm install
  • Create a prisma-playground database using pscale db create prisma-playground
  • Create two branches, initial-setup and shadow...pscale branch create prisma-playground initial-setup and pscale branch create prisma-playground shadow.
  • Connect to these two branches by doing the following: pscale connect prisma-playground initial-setup and pscale connect prisma-playground shadow.
  • Run Prisma commands, create deploy request, etc.
  • For a longer walkthrough check out the docs on PlanetScale

About

Playground for Prisma and PlanetScale

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages