@@ -27,4 +27,4 @@ We are using [Prisma ORM](https://www.prisma.io/) and Postgres
**Whenever doing schema changes, be sure to run `npx prisma migrate deploy` after and add a relevant migration text (like git commit messages) for the database change done.**
## Development
Follow steps on the readme to run tests and development server locally
\ No newline at end of file
Follow [steps on the readme](https://git.cardiff.ac.uk/c21048229/cm6311-group-6/-/blob/main/README.md?ref_type=heads) to run tests and development server locally