For setup of a new laptop, install the following:
- Homebrew: https://brew.sh
- Docker: https://docs.docker.com/docker-for-mac/install/
- Install https://code.visualstudio.com/download and then the recommended plugins
- Add your SSH key to Github: https://docs.github.com/en/github/authenticating-to-github/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account
- Download our source code: https://github.com/acterglobal/code
- Copy
.env.example
to.env
and follow steps listed there to get environment variables in place - Get docker running with command+shift+p and Docker up (check that command)
You may also optionally install: