--- title: Cheat Sheet summary: Handy links or quick information on this project. created_date: 2022-04-11 updated_date: 2022-04-11 --- # Overview This document will contain quick reference information on this project. ## Dev Team | Name | Role | Discord | |--------------------|------------|------------------------| | Jonathan McCaffrey | Maintainer | JonathanMcCaffrey#3544 | ## Project Links | Name | Purpose | Link | |------------|-------------------------------------------------------------------|----------------------------------------------------------------| | Production | Customer facing version of website. `main` branch. | https://www.igpfanreference.com/ | | Develop | Development/testing version of website. `develop` branch. | https://calm-mud-04916b210.1.azurestaticapps.net/ | | GitRepo | Where all the dev work goes. | https://github.com/JonathanMcCaffrey/IGP-Fan-Reference | | CI | Deployment CI logs. See if a new build has successfully released. | https://github.com/JonathanMcCaffrey/IGP-Fan-Reference/actions | ## Educational Links | Name | Purpose | Link | |--------|---------------------------------------|----------------------------------------------------------------| | Blazor | Getting started information on Blazor | https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blazor |