main
IGP Fan Reference
A fan-made reference site for IMMORTAL: Gates of Pyre.
Documentation
Comprehensive documentation for developers is available in the /docs folder:
- Overview: High-level project description and tech stack.
- Architecture: Solution structure and design patterns.
- Services: Detailed explanation of core application services.
- Components: UI component library and layout structure.
- Development Guide: Build, test, and deployment instructions.
- Recommendations: Suggestions for code and design improvements.
Quick Start
To run the project locally:
- Navigate to the
IGPdirectory. - Run
dotnet watch run. - Open
https://localhost:5001.
For more details, see the Development Guide.
Description
Languages
C#
57%
HTML
36.6%
JavaScript
4.3%
CSS
2.1%