https://github.com/pomeluce/pomeluce-docs
一个涵盖 vue、typescript、spring、linux、redis、mysql、nginx等前后端主流技术的全栈知识库
https://github.com/pomeluce/pomeluce-docs
database docs java linux spring typescript vite vitepress vue
Last synced: 2 months ago
JSON representation
一个涵盖 vue、typescript、spring、linux、redis、mysql、nginx等前后端主流技术的全栈知识库
- Host: GitHub
- URL: https://github.com/pomeluce/pomeluce-docs
- Owner: pomeluce
- License: gpl-3.0
- Created: 2023-06-01T03:39:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-16T13:11:33.000Z (over 1 year ago)
- Last Synced: 2025-02-16T14:33:09.464Z (over 1 year ago)
- Topics: database, docs, java, linux, spring, typescript, vite, vitepress, vue
- Language: Shell
- Homepage:
- Size: 2.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pomeluce-docs
一个涵盖 vue、typescript、spring、linux、redis、mysql、nginx等前后端主流技术的全栈知识库, 持续更新中...
* 在线文档: https://doc.pomeluce.org
### 本地安装
```bash
git clone https://github.com/pomeluce/pomeluce-docs.git
cd pomeluce-docs
npm run dev
```