Example use express-gateway for microservice #install and start app
step 1: clone project step 2: install project with yarn step 3: start project
- start service gateway :
- check port 80 has run, if run stop process use port 80
- node serve
- start service :
- cd /serives
- run node backend
see website, go to url :
- http://localhost/user for service user
- http://localhost/healthz fro service shop