Let’s setup our development environment using docker. Firstly download docker for apple silicon. Download, install and launch. To make sure docker has been installed, open your terminal and run a following command: $ docker -v You should see something similar to this: Docker version 20.10.20, build 9fdeb9c Navigate to a project folder of you choiceread more
