Skip to content

Instantly share code, notes, and snippets.

@Alacrity01
Created June 17, 2019 19:38
Show Gist options
  • Save Alacrity01/11fccb92bdaa0496873e4b9908a182fb to your computer and use it in GitHub Desktop.
Save Alacrity01/11fccb92bdaa0496873e4b9908a182fb to your computer and use it in GitHub Desktop.
Week 9, Day 1
heroku logs --tail <- will show Netlify errors in terminal
git push heroku master <- pushes changes to heroku
Monolith vs Microservices
Monolith is one big app. Microservices are an individual app.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment