This is a backend service for the ngx dynamic dashboard framework:
It is a maven based project so you will need to do the following:
- Install and configure Maven.
- Copy the dist directory produced from the Angular based dynamic dashboard project's build into this
project'sstaticfolder. - Build this project using
<directory path to maven bin folder>/mvn installfrom within the project's root directory. - Launch the microservice over the default port:
http://localhost:8080usingjava -jar <path to the this project's root folder>/target/ngxdd-x.y.z.jar