I have a vue app that is being hosted on Heroku. Now, because heroku doesn\'t do static apps, I wrote a simple express server to serve this app
//server.js c