Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 341 Bytes

File metadata and controls

9 lines (8 loc) · 341 Bytes

Alan-Proxy

Proxy server for Alan's FEC

How to run

  • Open a terminal instance for every service and one for the proxy.
  • Run 'npm install' for every service and the proxy.
  • Run 'npm run build' for every service to create a bundle.js file.
  • Run 'npm start' for every service and the proxy.
  • In a browser navigate to localhost:3000