first commit

This commit is contained in:
tangtanglove
2023-01-18 13:40:07 +08:00
commit 5244508c40
297 changed files with 24922 additions and 0 deletions

31
README.md Normal file
View File

@@ -0,0 +1,31 @@
## 介绍
QuarkGO 是一个基于golang的低代码工具它提供的丰富组件能帮助您使用很少的代码就能搭建出功能完善的应用系统。
## 系统特性
**内置功能**
* 管理员管理
* 用户管理
* 权限系统
* 菜单管理
* 系统配置
* 操作日志
* 附件管理
**内置组件**
* Layout组件
* Container组件
* Card组件
* Table组件
* Form组件
* Show组件
* TabForm组件
* ...
## 技术支持
为了避免打扰作者日常工作你可以在Github上提交 [Issues](https://github.com/quarkcms/quark-go/issues)
相关教程,你可以查看 [在线文档](http://www.quarkcms.com/quark-go/)
## License
QuarkGo is licensed under The MIT License (MIT).