First, run the development server:
git clone https://github.com/leekHotline/chat-app.git
npm install -g pnpm
pnpm install
pnpm devOpen http://localhost:3000 with your browser to see the result.
Agreement is more important than Configuration
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
You can start editing the api by modifying app/api/[moulde]/route.ts. The simple backend router as you edit the file.Name the function as 'POST'
// 工作区页面 聊天按钮组件 中英翻译组件
// 谷歌登录接入
// 聊天记录发送
// 本地与外部工具调用接口
// mcp服务调用接口Thank you to the first batch of users who used the product. You guys are the best. Thank you for your feedback, suggestions and bugs Thank you to all the teammates who worked together to complete the project. Without you, it would not have been possible. Most grateful to my family,without companionship and encouragement, this project would not have been possible.