更新说明
This commit is contained in:
parent
762d4f8369
commit
8d0e3ed745
25
README.md
25
README.md
|
@ -1,10 +1,8 @@
|
||||||
## 简介
|
## 项目说明
|
||||||
- FastBoot是采用SpringBoot、SpringSecurity、Mybatis-Plus等框架,开发的一套企业级脚手架系统,使用门槛极低,且采用MIT开源协议,完全免费开源,可免费用于**商业项目**等场景。
|
- FastBoot是采用SpringBoot、SpringSecurity、Mybatis-Plus等框架,开发的一套企业级脚手架系统,使用门槛极低,且采用MIT开源协议,完全免费开源,可免费用于**商业项目**等场景。
|
||||||
- 前端:[https://gitee.com/makunet/fast-admin](https://gitee.com/makunet/fast-admin)
|
- 前端工程:[https://gitee.com/makunet/fast-admin](https://gitee.com/makunet/fast-admin)
|
||||||
- 代码生成器:[https://gitee.com/makunet/fast-generator](https://gitee.com/makunet/fast-generator)
|
- 代码生成器:[https://gitee.com/makunet/fast-generator](https://gitee.com/makunet/fast-generator)
|
||||||
|
- 开发文档:[https://maku.net/docs/fast-boot](https://maku.net/docs/fast-boot)
|
||||||
## 使命
|
|
||||||
致力于打造成一套高质量、低BUG、易于上手、可维护性强的低代码开发脚手架系统。
|
|
||||||
|
|
||||||
## 环境搭建
|
## 环境搭建
|
||||||
- 下载项目源码,一般通过git clone命令
|
- 下载项目源码,一般通过git clone命令
|
||||||
|
@ -20,8 +18,23 @@
|
||||||
- 再启动前端项目:https://gitee.com/makunet/fast-admin
|
- 再启动前端项目:https://gitee.com/makunet/fast-admin
|
||||||
- 账号密码:admin/admin
|
- 账号密码:admin/admin
|
||||||
|
|
||||||
|
## 演示环境
|
||||||
|
演示地址:https://demo.maku.net/fast-boot
|
||||||
|
|
||||||
|
## 交流和反馈
|
||||||
|
- 官方社区:https://maku.net
|
||||||
|
- Github仓库:https://github.com/makunet/fast-boot
|
||||||
|
- Gitee仓库:https://gitee.com/makunet/fast-boot
|
||||||
|
- 技术解答、交流、反馈、建议等,请移步到官方社区,我们会及时回复,也方便今后的小伙伴寻找答案,感谢理解!
|
||||||
|
|
||||||
|
## 微信交流群
|
||||||
|
为了更好的交流,我们新提供了微信交流群,需扫描下面的二维码,关注公众号,回复【加群】,根据提示信息,作者会拉你进群的,感谢配合!
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
## 支持
|
## 支持
|
||||||
如果觉得框架还不错,或者已经在使用了,希望你可以去 [Gitee](https://gitee.com/makunet/fast-boot) 帮作者点个 ⭐ Star,这将是对作者极大的鼓励与支持。
|
如果觉得框架还不错,或者已经在使用了,希望你可以去 [Github](https://github.com/makunet/fast-boot) 或 [Gitee](https://gitee.com/makunet/fast-boot) 帮作者点个 ⭐ Star,这将是对作者极大的鼓励与支持。
|
||||||
|
|
||||||
|
|
||||||
## 效果图
|
## 效果图
|
||||||
|
|
Loading…
Reference in New Issue
Block a user