[Miranum-Deployment-Showcase] - Create a showcase for file deployments
Closed this issue · 1 comments
lmoesle commented
- Description created
- Reviewed by peer: @Hafflgav
- Prioritised
Description
We need a showcase to show customers how to use miranum-deployment:
- Deployment of bpmn, dmn, json schema forms, json configs: The showcase should demonstrate how to deploy these different types of files using miranum-deployment. This should include using Miranum-cli to deploy files, as well as creating a small example app and using miranum-core to deploy files to the miranum-server
- How to implement miranum-deployment: The showcase should also demonstrate how to implement miranum-deployment. This should include creating an example using the miranum-deployment server and implementing the miranum-deployment receiver in at least two custom spring boot apps.
- Creating documentation: Write a README.md together with the code and add the showcase to our website (https://miranum.com/docs/guides/showcases/showcases-overview)
- Finally create a blogpost to promote the showcase
Sub-Tasks
lmoesle commented
Documentation for miranum-cli and miranum-core:
- miranum-cli: https://www.npmjs.com/package/@miragon/miranum-cli
- miranum-core: https://www.npmjs.com/package/@miragon/miranum-core
The documentation is not 100% up-to-date