1
0
mirror of synced 2024-11-24 23:10:17 +01:00
TaikoLocalServer/TaikoWebUI
2023-11-11 21:04:11 +00:00
..
Pages Add credential table, refactored related webUI code 2023-11-11 21:04:11 +00:00
Properties initial commit 2023-09-09 21:58:20 +09:00
Services Add credential table, refactored related webUI code 2023-11-11 21:04:11 +00:00
Settings Merge from TaikoLocalServer-CHN repo 2023-10-16 10:38:27 +01:00
Shared Add credential table, refactored related webUI code 2023-11-11 21:04:11 +00:00
wwwroot Added Profile visualizer 2023-11-02 12:43:27 +01:00
_Imports.razor initial commit 2023-09-09 21:58:20 +09:00
.gitignore initial commit 2023-09-09 21:58:20 +09:00
App.razor initial commit 2023-09-09 21:58:20 +09:00
GlobalUsings.cs initial commit 2023-09-09 21:58:20 +09:00
Program.cs Merge from TaikoLocalServer-CHN repo 2023-10-16 10:38:27 +01:00
README.md initial commit 2023-09-09 21:58:20 +09:00
TaikoWebUI.csproj Fix: Copy appsettings.json to wwwroot on build 2023-10-27 01:38:31 -04:00
TaikoWebUI.sln initial commit 2023-09-09 21:58:20 +09:00

Taiko Web UI

This is the solution for the front end part.

The front end is implemented with Blazor Webassembly (also in C#).