- Node.js >= 10 must be installed.
- Running
yarn
in the module's root directory will install everything you need for development.
yarn test
will run the tests once.
endpoint={PRISMA_ENDPOINT} yarn deploy
API schema will be created also
yarn build-api
endpoint={PRISMA_ENDPOINT} yarn start
yarn start
- No building required