$ createdb pentacle-db $ psql pentacle-db < pentacle-db.sql
pnpm build
pnpm install
pnpm develop
strapi sometimes sometimes alters relations from inversedBy to mappedBy and vice versa which causes the relations to break. So before you push anything make sure it hasn't altered any of the relations that you didn't deliberately add / alter