2026-07-19GitHub · live
MQ Music Dev
工程进度 · 技术简报
实 时LIVE
livePrivate repoweekitmo/mq-music

MQ Music Developer Progress

工程札记 · A technical dashboard for the MQ Music monorepo: commits, module signals, issues, pull requests, and deployment-ready status in one compact dispatch page.

Stars · 星标
0
Forks · 复刻
0
Issues · 议题
1
Pulls · 合并
0
Latest · 提交
8cab4b9
Updated · 更新
2mo
Section 01 · 模块

Monorepo module signals

Backend · 后端

Go service · API contracts

foundation

Core service, storage, auth, metadata, and content workflows are tracked as the product backbone.

Admin · 后台

React dashboard · operations

active

Operational panels, upload flows, library management, and data views keep shaping the control room.

Desktop · 桌面

Tauri shell · local player

foundation

Native shell and shared player experience are prepared for a desktop-first music workflow.

Mobile · 移动端

Expo · cross-platform client

watching

Mobile app keeps the listening surface aligned with shared types and product primitives.

Miniapp · 小程序

Taro · multi-end build

watching

Mini program target preserves the lightweight distribution path for the music experience.

Official Site · 官网

User-facing landing page

shipping

The regular website remains product-facing; this progress site is the technical companion.

最近提交 · Recent Commits

12 shown
8cab4b9@weekitmo2mo

docs: document progress site deployment

396b482@weekitmo2mo

chore: ignore open-next build output

f4fac53@weekitmo2mo

fix: build open-next before deploy

df491a4@weekitmo2mo

feat: add progress site usage terminal

2fa7270@weekitmo2mo

fix: fetch live progress data on request

ac219e7@weekitmo2mo

fix: preserve contrast for progress site panels

804dc70@weekitmo2mo

chore: add progress site cloudflare deploy config

a0b974f@weekitmo2mo

feat: compose progress dashboard page

8765c43@weekitmo2mo

feat: add yamen tech progress site UI

e5e693d@weekitmo2mo

feat: add progress site data layer

56a0752@weekitmo2mo

feat: scaffold progress site app

aab00e2@weekitmo2mo

docs: plan progress site implementation

议题合并 · Issues / PRs

1 shown
Issue#12mo

优先级

opengood first issue@weekitmo
Architecture

Monorepo, many surfaces

Backend, admin, desktop, mobile, miniapp, and web surfaces move together through shared contracts and package boundaries.

Runtime

Server-side GitHub reads

Private repository data is fetched on the server. The token stays in environment variables or Cloudflare secrets.

Deployment

OpenNext on Workers

The site is prepared for Cloudflare Workers custom domain deployment without a traditional server A record.