View On GitHub
reading-notes
Reading Notes for Codefellows!
Project maintained by
AlanYHung
Hosted on GitHub Pages — Theme by
mattgraham
Code 301
Reading 05
(All My Notes are attributed/sourced from the Resources directly preceding them.)
Heroku Tutorial
Assignment was to do the Tutorial up to view logs
Taught us how to set up Heroku on our local machine
Activate Heroku account
Deploy Application
View Logs
Beginners Guide to Node.js
This is a beginners guide on how to use Heroku and deploy a Blog
<– Back