https://github.com/sbmsc/mevapp
So, I followed a tutorial to create this app but when I deploy on heroku it send get request to localhost:5000. So I have to keep that running on my localmachine to get the app working. Any fix to this?
I opened an issue on your github about this. From what I can tell the problem seems to come from the vue.config.js file in your client directory.