- Please note: I was testing successfully on my local Mac with Intel chipset and amd64 Linux using GitHub CodeSpaces. If you are running into issues as you build/run docker-compose up, it may be worth checking whether you can get it to run in a GitHub Codespace or GitPod.
- There have been reported issues with Apple M1 chips: please click here for more info
- Install on macOS with
brew install go
- Install on Ubuntu with
sudo apt install golang.