Project description
- Services needed for the proxy
- Gallary by Michael https://github.com/Eponaaaa/fec-service-michael
- Item Details by Ashby https://github.com/Eponaaaa/service-Ashby
- Reviews by Melvin https://github.com/Eponaaaa/service-Epona-melvin
- More From by Mary https://github.com/Eponaaaa/service-FEC-mary
Navigate to each service repo from the Related Projects section and follow the read me to seed each database and start the server. Make sure each server is running on the specified port found in index.pug. Michael: port 3001 Ashby: port 3002 Melvin: port 3003 Mary: port 3004 In your terminal, navigate to this proxy repo's root directory and run the command: npm run start. Your proxy server should now be running on port 3000. In your browser url bar navigate to localhost:3000/listing/1 Change the url listing number as needed to get different items!
An nvmrc
file is included if using nvm.
- Node 6.13.0
- etc
From within the root directory:
npm install -g webpack
npm install