Static files served by node.js on heroku - is it a good idea? [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 6 months ago . I have Backbone powered single page app. App consists of couple of files: index.html javascripts/app.js javascripts/vendor.js stylesheets/app.css images/ -> image assets I want to add prerender.io service to my app to make it SEO-friendly. The easiest way of doing this for me is to use express.js hosted on