Skip to content

initH271/SyncChord

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

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 dev

Open 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.

Todo Task List

  • 微信登录
  • 频道页面
  • 消息编辑组件
  • 表情选择组件
  • 图片选择上传
  • 消息列表和API
  • 成员面板
  • 成员/频道搜索

About

SyncChord是一个具有实时聊天、团队协作、频道管理等功能的平台.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors