Files
admin bcf7cbbeea
Build and Deploy / build-and-push (push) Successful in 54s
refactor(mcp): remove standalone HTTP mode, keep only built-in endpoint and stdio
- MCP Server is now only available via built-in /mcp endpoint or stdio
- Remove --http flag and standalone HTTP server code
- Simplify documentation and frontend settings
2026-07-27 02:52:46 +08:00
..
2026-07-26 08:43:52 +08:00

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.