https://github.com/mx-space/mx-admin
😇 The next generation of mx-space admin dashboard built with Vue 3 and TypeScript.
https://github.com/mx-space/mx-admin
admin blockchain cms cms-admin crossbell cute dashboard flat lively mx-space rest rss3 typescript umi-request vue vue3 web3
Last synced: 6 days ago
JSON representation
😇 The next generation of mx-space admin dashboard built with Vue 3 and TypeScript.
- Host: GitHub
- URL: https://github.com/mx-space/mx-admin
- Owner: mx-space
- License: gpl-3.0
- Created: 2021-03-22T05:26:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2026-04-16T13:36:05.000Z (11 days ago)
- Last Synced: 2026-04-16T14:31:31.206Z (11 days ago)
- Topics: admin, blockchain, cms, cms-admin, crossbell, cute, dashboard, flat, lively, mx-space, rest, rss3, typescript, umi-request, vue, vue3, web3
- Language: Vue
- Homepage:
- Size: 29.4 MB
- Stars: 202
- Watchers: 1
- Forks: 57
- Open Issues: 18
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# MX Space Admin
The dashboard for [MX Space](https://github.com/mx-space), a personal space management system. Built with **Vue 3**, **Naive UI**, and **UnoCSS**.
> v4.0 for Mix Space Server v5.0
## Preview
### Desktop
| Dashboard | Posts |
|-----------|-------|
|  |  |
| Notes | Comments |
|-------|----------|
|  |  |
| Post Editor | Settings |
|-------------|----------|
|  |  |
| Says | AI |
|------|-----|
|  |  |
### Mobile
## Features
- Real-time dashboard with live visitor stats, content analytics, and trend charts
- Full content management: posts, notes, pages, drafts, comments, says
- Rich text editor with AI-assisted writing
- AI-powered content summarization and translation
- File management with orphan image detection
- Friend links and project showcase management
- Responsive design with mobile support
- Dark mode with Vercel-style neutral theme
- WebSocket-based real-time updates
## Getting Started
```bash
git clone https://github.com/mx-space/mx-admin.git
pnpm install
pnpm dev
```
## Build
```bash
pnpm build
```
## Tech Stack
- [Vue 3](https://vuejs.org/) + Composition API + TSX
- [Naive UI](https://www.naiveui.com/) - Component library
- [UnoCSS](https://unocss.dev/) - Atomic CSS engine
- [TanStack Query](https://tanstack.com/query) - Server state management
- [Pinia](https://pinia.vuejs.org/) - Store management
- [CodeMirror](https://codemirror.net/) / [Monaco Editor](https://microsoft.github.io/monaco-editor/) - Code editors
- [Socket.IO](https://socket.io/) - Real-time communication
## License
MIT. © 2021-present Mix Space & Innei