This is a Next.js project bootstrapped with
create-next-app.
First, run the development server:
# node >= 20
corepack enable pnpm
cd workdirectory
corepack use pnpm@latest
pnpm i
# then run the server
pnpm dlx convex dev
# and run the web
pnpm run devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and
load Inter, a custom Google Font.
- 微信登录
- 频道页面
- 消息编辑组件
- 表情选择组件
- 图片选择上传
- 消息列表和API
- 成员面板
- 成员/频道搜索