The proxy server for Goodreads' proxy. Renders Description, Author, and Review modules via
bundle.js
files running on each service and loaded directly in index.html
These services will need to be setup (either locally or remotely) to run the proxy
- https://github.com/rpt12-knightrider/jb-service
- https://github.com/rpt12-knightrider/mj-service
- https://github.com/rpt12-knightrider/sm-service
For setup, please follow this pattern:
npm install
- ensure
index.html
script tags at bottom are pointed to the correct threebundle.js
files on remote services. Skipping this step will result in the proxy not working npm start
- Navigate to localhost:3000