i used heroku to deploy code example Example 1: git remote add heroku heroku git:remote -a project Example 2: git push to heroku $ git push heroku master