https://github.com/kesionx/fe-recipe
新鲜出炉的前端食谱指南,记录前沿前端技术学习实践指南,让大家成为新一代的前端厨师👨🍳。
https://github.com/kesionx/fe-recipe
devops frontend gitlab gitlab-ci knowledge vuejs
Last synced: about 2 months ago
JSON representation
新鲜出炉的前端食谱指南,记录前沿前端技术学习实践指南,让大家成为新一代的前端厨师👨🍳。
- Host: GitHub
- URL: https://github.com/kesionx/fe-recipe
- Owner: KesionX
- License: mit
- Created: 2022-04-05T07:30:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-16T15:36:53.000Z (about 4 years ago)
- Last Synced: 2025-03-11T06:29:10.476Z (over 1 year ago)
- Topics: devops, frontend, gitlab, gitlab-ci, knowledge, vuejs
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fe-recipe
前端食谱实战指南
## 介绍
新鲜出炉的前端食谱指南,记录前沿前端技术学习实践指南,让大家成为新一代的前端厨师👨🍳。
## 特点
- 优先采用最新技术
- 详细的文档输出,记录实践过程
## 目录
- [vue3 原理与设计](https://github.com/KesionX/ue3)
- [团队规范](./menu/team/index.md)
- [微前端](./menu/micro/index.md)
- [rust]
- [nginx]
- [docker]
- [base](./menu/docker/base.md)
- [devops](./menu/devops/index.md)
- [gitlab](./menu/devops/gitlab.md)
- [gitlab runner](./menu/devops/gitlab-runner.md)
- [自动化部署]
- [cdn搭建]
- [多环境部署]
- [灰度实现]
- [秒级回滚]
- [npm私有库搭建]