PioneerSquareLabs / otto-playground

A playground where Otto can run free while hopefully not accidentally reformatting your hard drive
https://otto-playground.vercel.app
13 stars 0 forks source link

Update the README.md file to include instructions for running the Prisma migration #711

Closed otto-jacob closed 1 year ago

otto-jacob commented 1 year ago

Update the README.md file to include instructions for running the Prisma migration. The syntax for the command is "npx prisma migrate dev --name init" where init is the name of the migration.