What this will cover
- Host a static website at S3
- Redirect
www.website.com
towebsite.com
- Website can be an SPA (requiring all requests to return
index.html
) - Free AWS SSL certs
- Deployment with CDN invalidation
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | |
brew doctor | |
brew update | |
brew doctor | |
brew cask install google-chrome visual-studio-code google-drive-file-stream sourcetree iterm2 postman vlc alfred slack clickup toggl | |
brew install node yarn zsh git |