I'm still a beginner in developing Ruby on Rails apps. I've developed a project on my old laptop. And I want to open it on my new one. When I download the project from github, I am not able to perform "heroku open". I receive the following error: "No app specified".
And if I write git push heroku master, it says "Not a git repository".
Can you help me please? Thanks a lot!