- First fork this repo in your account and add following secrets to your cloned GitHub repo by clicking on the
Settings
tab on GitHub:
DOCKER_HUB_USERNAME: your_github_username
- Then clone the repo on your local
git clone git@github.com:<your_user_name>/rabbit-hole-github-actions.git
# Install dependencies
yarn
# To start the app, run the following command and navigate to http://localhost:8888
yarn start
Read the whole blog for details of how things are working here: kamleshchandnani.com/articles/jumping-down-the-rabbit-hole-of-github-actions