I deployed my node app to Heroku. I got error "Cannot GET /". It appears to be because there is no index route (when I had app.get(\'/\')
"Cannot GET /"
app.get(\'/\')