@ballerine/workflows-service
v0.7.150
Published
workflow-service
Keywords
Readme
npm start
Runs the app in development mode. By default, it is accessible at http://localhost:3000
npm test
Runs tests.
npm run build
Builds the app for production in the dist folder.
Generate Prisma client
npm run prisma:generateStart database using Docker
npm run docker:dbInitialize the database
npm run db:initStart the server
npm startGetting Started - Docker Compose
In the server subdirectory, run:
npm run compose:up