Commit Graph

6 Commits

Author SHA1 Message Date
ecf506df8a feat: complete tenant site provisioning flow 2026-08-01 17:27:51 +08:00
d58bcd97e9 feat: complete SaaS commercial delivery workflows 2026-08-01 15:26:21 +08:00
84c2b0b21d feat: strengthen P0 security and operations 2026-08-01 11:20:02 +08:00
7a73dcbd12 refactor: consolidate backend into modular monolith 2026-07-30 15:37:31 +08:00
30fd159041 feat: add Vite configuration for Tiku.PlatformAdmin.Web and update documentation
- Introduced Vite configuration files (vite.config.js, vite.config.ts, vite.config.d.ts) for the React frontend.
- Configured server proxy settings for API endpoints.
- Added Vitest configuration files (vitest.config.js, vitest.config.ts, vitest.config.d.ts) for testing.
- Updated architecture overview to reflect the separation of the platform admin frontend into its own React project.
- Modified quickstart documentation to guide users on starting the platform admin frontend.
2026-07-30 14:54:53 +08:00
d895e1da63 docs: rewrite documentation from current implementation 2026-07-30 13:30:24 +08:00