Skip to content

Instantly share code, notes, and snippets.

@rapala61
Last active May 7, 2016 21:53
Show Gist options
  • Save rapala61/cf75f68dde1069e3e452 to your computer and use it in GitHub Desktop.
Save rapala61/cf75f68dde1069e3e452 to your computer and use it in GitHub Desktop.

Heroku Deployment Lab (45m)

Let's deploy to Heroku!

You will be cloning this repo to your Desktop... I repeat TO YOUR DESKTOP!

Follow the following steps to get the labs repo in your desktop:

  1. Navigate to your desktop. In your terminal type cd ~/Desktop

  2. Once you are in your Desktop. Run the following command to clone the lab's repo to your desktop: git clone [email protected]:rapala61/museumr.git

  3. Navigate to the museumr folder cd museumr

Exercise

Requirements

Follow the steps reviewed in class in order to push your cloned copy of the museumr project to Heroku.

Add at least 2 Artists and 2 paintings per each artist.

BONUS: Follow the same steps to clone a project in your Desktop and deploy to Heroku for the following project:

Deliverable

  • Slack me the URL of your version of the museumr project in the webz (Heroku).
  • If bonus is completed, also include it's URL.

Additional Resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment