Skip to content

pentaclexyz/pentacle-be

Repository files navigation

You'll need a cut of the database – ask pentacle for one

$ createdb pentacle-db $ psql pentacle-db < pentacle-db.sql

To build: including typescript compile

pnpm build

To run

pnpm install
pnpm develop

caution

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published