1
0
mirror of synced 2024-11-28 00:20:53 +01:00
TaikoLocalServer/TaikoWebUI
2023-11-12 17:41:36 +00:00
..
Pages Revert "Add webUI apis to manager user's access codes" 2023-11-12 17:41:36 +00:00
Properties initial commit 2023-09-09 21:58:20 +09:00
Services Revert "Add webUI apis to manager user's access codes" 2023-11-12 17:41:36 +00:00
Settings Revert "Add webUI apis to manager user's access codes" 2023-11-12 17:41:36 +00:00
Shared Add credential table, refactored related webUI code 2023-11-11 21:04:11 +00:00
wwwroot Revert "Add webUI apis to manager user's access codes" 2023-11-12 17:41:36 +00: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 Revert "Add webUI apis to manager user's access codes" 2023-11-12 17:41:36 +00: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#).