updated readme once more

This commit is contained in:
Polaris 2024-08-23 14:04:09 -04:00
parent a8ae1f8d5a
commit 711a418116

View File

@ -56,9 +56,3 @@ $ `bun run dev`
What it does:
`"dev": "next dev",`
You can look at the package.json to figure out how to migrate daphnis if you have the desire to make changes.
If you download the files as is you should just need to update the env and do a migrate to your db for daphnis, check your database after to make sure all the schemas are there.
`"daphnis:migrate": "prisma migrate dev --schema=./prisma/schemas/daphnis/schema.prisma",`