HTML5 Frontend to access microservices
The detailed instructions to run Red Hat Helloworld MSA demo, can be found at the following repository: https://github.com/redhat-helloworld-msa/helloworld-msa
-
Open a command prompt and navigate to the root directory of this microservice.
-
Type this command to install the dependencies
npm install
-
Type this command to execute the application:
ENABLE_ZIPKIN=true ENABLE_HYSTRIX=true ENABLE_SSO=true npm start
-
Open the html page
open index.html
-
The application will be running at the following URL: http://localhost:8080/