cse403trackforever / webapp

Frontend for Track Forever
https://cse403trackforever.firebaseapp.com
3 stars 0 forks source link

Cors Anywhere Rate Limiting #161

Open WilliamCao13 opened 6 years ago

WilliamCao13 commented 6 years ago

Occurred when importing Common Ruby Redmine project. We might need to host the Cors Anywhere server somewhere to get around this. Cors Anywhere Rate Limit

djdupre commented 6 years ago

I'll try using https://www.npmjs.com/package/cors-anywhere but we may have to host a CORS proxy on the server anyway.