Venue – Part 4 – Getting Your Code Live and Hosted with Heroku
In part 4 of 5 of our series, we talk about how to get your Rails code from just being on your computer to being hosted by Heroku where everyone in the world can view your work. We talk about how to use Git to deploy our code and making your code's configuration safe with secrets.
View demo
Also in this series