1
0
mirror of synced 2024-11-12 01:20:51 +01:00
TaikoLocalServer/TaikoWebUI
2022-10-02 19:41:10 -04:00
..
Pages Update DaniDojo.razor 2022-10-02 19:41:10 -04:00
Properties Add initial test web ui 2022-09-05 01:19:42 +08:00
Services Modify settings to directly use server without reverse proxy 2022-09-22 22:14:55 +08:00
Shared Support both json and compressed files 2022-09-19 23:02:01 +08:00
wwwroot Make ai battle label column sticky 2022-09-23 17:02:39 -04:00
_Imports.razor Add primitive dan data page 2022-09-12 00:28:12 +08:00
.gitignore Prepare for release 2022-09-10 01:27:20 +08:00
App.razor Add initial test web ui 2022-09-05 01:19:42 +08:00
GlobalUsings.cs Refactor costume related functions 2022-09-15 13:18:50 +08:00
Program.cs Modify settings to directly use server without reverse proxy 2022-09-22 22:14:55 +08:00
README.md Add README.md 2022-09-11 00:12:00 +08:00
TaikoWebUI.csproj Modify settings to directly use server without reverse proxy 2022-09-22 22:14:55 +08:00
TaikoWebUI.sln Add initial test web ui 2022-09-05 01:19:42 +08:00

Taiko Web UI

This is the solution for the front end part.

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