2 Commits

Author SHA1 Message Date
44195c9f26 style(service): modify package name "service" to "sys" 2026-05-07 19:28:49 +08:00
a0ef35627b feat(web): add static file serving and update API routes
- Implement embedded static file serving for frontend assets
- Update API routes to use '/api' prefix
- Add web handler for static file serving with proper content types
- Modify .gitignore and README to reflect new web/dist directory structure
2026-05-05 15:45:51 +08:00