This is an ent ready project that allows to deploy a bundle to the enatndo platform: it contains:
- one MS (you can check the code there: https://github.com/entando-samples/kc-microservice)
- a single MFE (you can check the code there: https://github.com/entando-samples/react-app-wc-umd)
connect ent to the platform installation then
-
ent prj init
-
ent prj pbs-init
-
ent prj fe-push (--force)
-
ent prj generate-cr | ent kubectl apply -n entando -f - then manually install the bundle using app builder or ent prj deploy and ent prj install (--conflict-strategy=OVERRIDE)
swagger ui can be reached at: MS-INGRESS-URL/swagger-ui.html