I\'m trying to deploy a node app, but I\'m running into a problem with how my code is structure. The app is git inited at the top level and it looks like:
App (
I think git-subtree should work:
git subtree push --prefix server heroku master
Additional resources: