Notes

Preparation Steps

  1. Fork this repository
  2. Create two GitHub action secrets (provided by your course instructor) as follows:
STATE_MANAGEMENT_BASE64=some_string_here
CREDENTIALS_BASE64=some_string_here
  1. Make a blank commit, and push it to GitHub.