Commit Graph

11 Commits

Author SHA1 Message Date
mlogclub c80bae5106 feat: enhance Makefile commands and update README for improved development workflow
refactor: separate API and SPA handling in server routes and add static file serving options

test: add tests for SPA handling and static file serving

feat: implement embedded SPA support for production and development environments
2026-05-23 22:44:06 +08:00
mlogclub 7f7da35fe6 refactor: remove widget-related targets and commands from Makefile 2026-04-24 21:29:32 +08:00
mlogclub a4ba2a23de fix: update run command to replace dashboard process with web process 2026-04-24 21:25:45 +08:00
mlogclub 6616b66e72 refactor(Makefile): update targets and directory references for web app integration 2026-04-24 12:04:05 +08:00
mlogclub e616169c41 feat(role): add CreateRoleDrawer component and integrate role creation functionality 2026-04-23 14:05:13 +08:00
mlogclub 97c50fd326 update make script 2026-04-19 18:10:28 +08:00
mlogclub 1985eca10e refactor: add help target to Makefile for improved usability 2026-04-16 21:21:54 +08:00
mlogclub ae7300a984 refactor: remove test and tidy commands from Makefile 2026-04-16 18:19:53 +08:00
mlogclub 3f569130ab refactor: update Makefile to include widget run command and install dependencies for dashboard and widget 2026-04-16 18:19:16 +08:00
mlogclub 199846cfdb refactor: update Makefile to replace web references with dashboard for consistency 2026-04-15 17:27:06 +08:00
mlogclub efe801b8bf Init 2026-04-09 10:01:23 +08:00