@weareatlas/process-builder-web
v0.2.0-next.0
Published
Provides a way to manage and edit process templates.
Readme
Process Builder
Provides a way to manage and edit process templates.
This application has High user volume.
Activation Routes
/map
Installation
nx serve process-builder-web will run the application from http://localhost:4212.
Requires nx run-many --target=serve --projects=process-builder-api,roles-api,files-api,monitor-app,user-info-api --parallel --max-parallel=5
Single Spa
nx serve process-builder-web -c=single-spa while running root-web will replace the runtime importmap automatically to http://localhost:4212/process-builder-web.js
