1
0
mirror of synced 2024-12-01 01:27:21 +01:00
TaikoLocalServer/TaikoWebUI
KIT! 5169d30c11 Fixed filename capitalization of assets
This would cause images to not display properly on linux.
2023-12-11 16:14:10 +01:00
..
Pages Achievement Board now has numbers on it 2023-12-11 16:14:09 +01:00
Properties initial commit 2023-09-09 21:58:20 +09:00
Services Fix sentinel types 2023-10-21 19:33:00 +08:00
Settings Merge from TaikoLocalServer-CHN repo 2023-10-16 10:38:27 +01:00
Shared Implemented getting flagArraySizes(other than don Color) dynamically on WebUI 2023-10-15 15:27:07 +01:00
wwwroot Fixed filename capitalization of assets 2023-12-11 16:14:10 +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#).