In this tutorial you will create or authenticate with your Github Account and fork the code repository in your account. As you will be working in a team, everyone needs to create his own Github account but only one needs to fork the repository and share it to the others.
If you do not own your own Github account create a new one at Github. If you already have a Github account, you can use that one.
- Open https://github.com/CapgeminiCIS/hackerkiste-hackathon-dev
- Click on fork on the top right corner
- When asked where to fork the project, select the default location which is most likely your account name.
- Be patient. The process can take a little time :)
To share the repository to everyone on your team open the repository and select
Settings -> Manage Access -> Add People
You will setup the connection data between Github and Azure where your resources will be deployed. The needed credentials will be provided during the Hackathon.
Ready to go on? Continue with the next step on the Main Page.