Make sure that Docker, Apache Maven and Node.js are installed and running on your computer.
Run mvn clean package
in folder dynamic-mapping-service
to build the Microservice which will create a ZIP archive you can upload to Cumulocity.
Just deploy the ZIP to the Cumulocity Tenant like described here.
Run npm run build
in folder dynamic-mapping
to build the Front End (plugin) for the Administration which will build a plugin.
Run npm run deploy
in folder dynamic-mapping
to deploy the Front End (plugin) to your Cumulocity tenant.
The Frontend is build as Cumulocity plugin.