A modern issue tracking application built with Blazor and MongoDB, featuring comprehensive unit and integration testing with Docker-based test isolation.
# Clone the repository
git clone https://github.com/mpaulosky/IssueTracker.git
cd IssueTracker
# Restore dependencies
dotnet restore
# Run the application
dotnet run --project src/AppHost/AppHost.csprojFor detailed documentation, architecture guides, and comprehensive references, visit our documentation site.
- .NET 10 - Modern C# framework
- Blazor Server - Interactive web UI
- MongoDB - Document database
- Docker - Containerization and test isolation
- xUnit & bUnit - Comprehensive testing
Contributions are welcome! Please read our Contributing Guide and Code of Conduct before submitting pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.
For security concerns, please review our Security Policy.