Task Runner
Presents all of a users tasks for completion alongside a list of process definitions a user can start.
This application has High user volume.
Activation Routes
/run
/run/tasks
/share
Installation
nx serve task-runner-web
will run the application from http://localhost:4213.
Requires nx run-many --target=serve --projects=task-runner-api,roles-api,files-api,monitor-app,user-info-api --parallel
Single Spa
nx serve task-runner-web -c=single-spa
while running root-web
will replace the runtime importmap automatically to http://localhost:4213/task-runner-web.js