I have a simple html/css/js app that sends xmlHttpRequests to a node.js server. I have deployed the backend to heroku successfully and it works very well, now I also want to deploy the front-end to heroku. is that even possible?