代码拉取完成,页面将自动刷新
🚀 一个精心整理的技术文档库,涵盖 AI、后端开发、数据库等多个领域的实践经验和解决方案。访问 在线文档 获得最佳阅读体验。
本项目使用 VitePress 构建,确保你的本地环境满足以下要求:
# GitHub
git clone https://github.com/funnywus/tech-notes.git
# 或者 Gitee(国内用户推荐)
git clone https://gitee.com/funnywuss/tech-notes.git
cd tech-notes
npm install
# 或
yarn install
npm run docs:dev
# 或
yarn docs:dev
npm run docs:build
# 或
yarn docs:build
现在打开 http://localhost:5173 就可以看到本地文档了!
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)<type>(<scope>): <subject>
feat
: 新功能fix
: 修复 bugdocs
: 文档改变style
: 代码格式改变refactor
: 代码重构perf
: 性能优化test
: 添加测试chore
: 构建过程或辅助工具的变动revert
: 回退build
: 打包feat(auth): add login functionality
fix(database): resolve connection timeout
docs(readme): update installation guide
style(lint): format code according to guidelines
main
: 主分支,用于产品发布develop
: 开发分支,用于功能集成feature/*
: 功能分支,用于开发新特性hotfix/*
: 修复分支,用于修复线上bugrelease/*
: 发布分支,用于版本发布使用 Issue 模板,包含:
MIT License - 详见 LICENSE 文件
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。