Proxy server to run all microservices for Craftsy.
- https://github.com/eponaaaa/reviews-service
- https://github.com/eponaaaa/service-Ashby
- https://github.com/eponaaaa/service-FEC-mary
- https://github.com/eponaaaa/proxy-epona-Melvin
Some usage instructions
- Setup each of the services for the project.
- Npm install
- Npm start
- Server is running on localhost:4000
- Use this url: localhost:4000/listingNumber; change listingNumber paramater to a number from 1 to 100.
See this video to see how the UI should look like:
An nvmrc
file is included if using nvm.
- Node 6.13.0
- etc
From within the root directory:
npm install -g webpack
npm install