coze-api编写的实时对话项目
 
 
 
 
 
Go to file
xjs 969254663b feat: init commit 2025-04-21 14:07:24 +08:00
build feat: init commit 2025-04-21 14:07:24 +08:00
public/icons feat: init commit 2025-04-21 14:07:24 +08:00
src feat: init commit 2025-04-21 14:07:24 +08:00
.gitignore feat: init commit 2025-04-21 14:07:24 +08:00
ALIYUN.pem feat: init commit 2025-04-21 14:07:24 +08:00
LICENSE feat: init commit 2025-04-21 14:07:24 +08:00
README.md feat: init commit 2025-04-21 14:07:24 +08:00
components.json feat: init commit 2025-04-21 14:07:24 +08:00
eslint.config.js feat: init commit 2025-04-21 14:07:24 +08:00
index.html feat: init commit 2025-04-21 14:07:24 +08:00
package.json feat: init commit 2025-04-21 14:07:24 +08:00
pnpm-lock.yaml feat: init commit 2025-04-21 14:07:24 +08:00
postcss.config.js feat: init commit 2025-04-21 14:07:24 +08:00
tailwind.config.js feat: init commit 2025-04-21 14:07:24 +08:00
tsconfig.app.json feat: init commit 2025-04-21 14:07:24 +08:00
tsconfig.json feat: init commit 2025-04-21 14:07:24 +08:00
tsconfig.node.json feat: init commit 2025-04-21 14:07:24 +08:00
upload.sh feat: init commit 2025-04-21 14:07:24 +08:00
vite.config.ts feat: init commit 2025-04-21 14:07:24 +08:00

README.md

音乐地带

免费的听歌网站(开发中)

特性

  • 使用React开发nextjs分支使用Next.js 14版本开发(后期不维护了)。
  • 🖥️ 支持 PWA可在 Chrome/Edge 里点击地址栏右边的 安装到电脑
  • 无需VIP直接在线播放歌曲
  • 🛠 更多特性开发中

⚙️ 部署至 Vercel

除了下载安装包使用,你还可以将本项目部署到 Vercel 或你的服务器上。下面是部署到 Vercel 的方法。

本项目的 Demo (https://freemusic.micromatrix.org) 就是部署在 Vercel 上的网站。

Powered by Vercel

  1. 点击本仓库右上角的 Fork复制本仓库到你的 GitHub 账号。

  2. 打开 Vercel.com,使用 GitHub 登录。

  3. 点击 Import Git Repository 并选择你刚刚复制的仓库并点击 Import。

  4. 点击 PERSONAL ACCOUNT 旁边的 Select。

☑️ Todo

迎提 Issue 和 Pull request。