Skip to main content
Glama

cometapi

by TonyCui35
README.md944 B
# Vue + Spring Boot 论坛系统 这是一个使用Vue前端和Spring Boot后端开发的论坛系统。 ## 项目结构 项目分为前端和后端两个部分: ### 前端 (forum-frontend) - 基于Vue 3开发 - 使用Vuex进行状态管理 - 使用Vue Router进行路由管理 - 使用Axios进行HTTP请求 ### 后端 (forum-backend) - 基于Spring Boot开发 - RESTful API设计 - 使用Spring Security进行认证和授权 - 使用MySQL数据库存储数据 - 使用MyBatis进行ORM映射 ## 功能特性 - 用户注册与登录 - 帖子发布、编辑、删除 - 帖子分类与标签 - 评论功能 - 用户个人中心 ## 如何运行 ### 前端 ```bash cd forum-frontend npm install npm run serve ``` ### 后端 ```bash cd forum-backend ./mvnw spring-boot:run ``` ## 数据库配置 在运行后端之前,请确保已经创建了MySQL数据库,并在`application.properties`中配置了正确的数据库连接信息。

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TonyCui35/Forum_Web'

If you have feedback or need assistance with the MCP directory API, please join our Discord server