You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.5 KiB
1.5 KiB
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 |