Implementing an Express middleware function that can handle custom parameters.
Month: March 2021
Using nginx as reverse proxy to overcome CORS errors in frontend development
A simple setup for using nginx as a local reverse proxy to avoid Cross-Origin Resource Sharing (CORS) errors during frontend development (React, Angular etc.) without the need of code changes.