Giter Site home page Giter Site logo

autocreate's Introduction

autocreate

介绍

Golang 全自动生成业务框架,原来需要1天的事情,现在只需要1分钟
使用框架: gf
使用后台框架:https://github.com/CrazyRocks/goadmin
输入图片说明
1: 生成了model
2: 生成了controller
3: 生成了router
4: 生成了moudle
5: 生成了html模式下的模板(html,js)
6: 生成了vue模式下的vue
7: 自动生成了权限menu.sql

使用方式: 1: 第一步修改数据库连接
输入图片说明
2: 第二步创建的表和数据必须有注释(自动生成表单)
输入图片说明
3: 第三步运行 go run main.go 打开:localhost:8081
输入图片说明
4: 第四步选择表,填写项目名称,填写模块名,填写菜单名(权限菜单)
输入图片说明
5: 第五步执行后看项目的result文件夹,直接拷贝到项目组使用

软件架构

数据库: mysql
golang: latest
goframe: latest

后台管理系统两种方案可选
1:bootstrap(已经全自动生成了JS和html)
2:elementui Vue(已经全自动生成了Vue)

感谢大家支持,有钱的撒几毛,没钱的点个赞,有问题的提issue
输入图片说明

感谢大佬
| Name | Channel | Amount | Comment
|---|---|--- | ---
|李超|wechat|¥66.00 |

autocreate's People

Contributors

crazyrocks avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.