Nest framework TypeScript starter repository.
pnpm installStart the service to process requests
# development
pnpm start
# watch mode
pnpm run start:dev
# production mode
pnpm run build
pnpm run start:prodStart the for worfklows execution
# development
pnpm run start:engine
# watch mode
pnpm run start:engine:dev
# production mode
pnpm run start:engine:prodPlease reach out to hello@ensemble.codes
- Author - Leon Prouger
- Website - ensemble.codes
- Documentation - https://ensemble-2.gitbook.io/ensemble
- Twitter - @EnsembleCodes
Ensemble is MIT licensed.