Hacker News new | ask | show | jobs
by poyu 3080 days ago
Hey man, frontend looks fine, but I think some of your APIs are 404 now. There's also missing 'Access-Control-Allow-Origin' header error on some of the endpoints.

Keep it up!

1 comments

Oh thanks, I need a better way to deploy the go web server, looking at monit and supervisord now.

Whicb api is that and how do you even check that? I did have cors enabled while developing since it was running off two different ports, could that be it?