I reverse proxied a full stack Rails app (port:3000) with Nginx(port:8080). Without Nginx, localhost:3000 works (I can get, post, patch, deletes). On localhost:
get, post, patch, delete