Implemented node crud and status health check. Added daemon status health endpoint. Refactored project structure. Added sidebar items and ui views
This commit is contained in:
@@ -3,7 +3,7 @@ using Microsoft.Extensions.DependencyInjection;
|
||||
using Moonlight.Frontend;
|
||||
using Moonlight.Frontend.Configuration;
|
||||
using Moonlight.Frontend.Interfaces;
|
||||
using MoonlightServers.Frontend.Implementations;
|
||||
using MoonlightServers.Frontend.Infrastructure;
|
||||
using SimplePlugin.Abstractions;
|
||||
|
||||
namespace MoonlightServers.Frontend;
|
||||
|
||||
Reference in New Issue
Block a user