Skip to content

A .NET 8 Blazor app that allows users to view the status of all domains owned and operated by Darian Benam. 🚀

Notifications You must be signed in to change notification settings

DarianBenam/Domain-Status-Report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domain Status Report

GitHub code size in bytes GitHub Actions deploy workflow status Live demo website

A .NET 8 Blazor app that allows users to view the status of all domains owned and operated by Darian Benam. 🚀 This app was built using Visual Studio Community 2022.

How to Run

.NET SDK

Assuming the .NET SDK is installed, run the following command in the root directory of the project:

dotnet run

You can also run the project via an IDE (such as Visual Studio or Visual Studio Code).

Docker

Assuming Docker is installed, run the following command in the root directory of the project:

docker-compose up -d

Live Demo

To view a live demo of this app, visit https://status.darianbenam.com/. The app is deployed on an NGINX instance running on Ubuntu 22.04 LTS (Jammy Jellyfish).

Screenshots

Homepage showing non-cached results Homepage showing cached results