1.0.3 • Published 7 years ago
curri-proxy v1.0.3
curri-proxy
npm i -D curri-proxy
Proxies all requests to envar-passed url ANGULAR_URL
(default http://localhost:4200
).
Proxies requests to routes in text file passed with --routesFile
to envar-passed url RAILS_URL
(default http://localhost:3000
).
Starts on envar-passed port PROXY_PORT
(default 3002
).