💡 If you want to know more about MONAI Deploy WG vision, overall structure, and guidelines, please read MONAI Deploy first.
This repository contains the Workflow Manager subsystem, part of MONAI Deploy. Please refer to the main MONAI Deploy repo for more details.
During development, change any settings inside the appsettings.Development.json
file.
First, export the following environment variable before executing dotnet run
:
export DOTNET_ENVIRONMENT=Development
$env:DOTNET_ENVIRONMENT="Development"
cd src && dotnet build
For guidance on making a contribution to MONAI Deploy Workflow Manager, see the contributing guidelines.
To participate, please join the MONAI Deploy Workflow Manager weekly meetings on the calendar and review the meeting notes.
Join the conversation on Twitter @ProjectMONAI or join our Slack channel.
Ask and answer questions over on MONAI Deploy Workflow Manager's GitHub Discussions tab.
- Website: https://monai.io
- Code: https://github.com/Project-MONAI/monai-deploy-workflow-manager
- Project tracker: https://github.com/Project-MONAI/monai-deploy-workflow-manager/projects
- Issue tracker: https://github.com/Project-MONAI/monai-deploy-workflow-manager/issues
- Test status: https://github.com/Project-MONAI/monai-deploy-workflow-manager/actions