You are viewing a single comment's thread from:

RE: Payment for Coding done

Deploying Your Application:

Push your code to Heroku by committing your changes to a git repository and using git push heroku master to deploy your application. Heroku will automatically build and deploy your code.