Giter Club home page Giter Club logo

guanbinbin / beego-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yuxingfei/beego-admin

0.0 1.0 0.0 31.33 MB

基于beego框架和AdminLte前端框架,开发的go语言通用后台系统,在beego框架的基础上,封装了后台系统的分页功能,excel数据导出功能等丰富常用的扩展,MVC模式,使用原生的html原生作为前端显示,更加的灵活自由。beego-admin通用的后台系统真正的做到了开箱即用,欢迎大家使用。

Go 57.01% CSS 12.66% HTML 23.34% Smarty 6.99%

beego-admin's Introduction

beego-admin 通用后台系统

beego-admin v2.0版本,基于beego框架和AdminLte前端框架,开发的go语言通用后台系统,在beego框架的基础上,封装了后台系统的分页功能,excel数据导出功能等丰富常用的扩展,基于MVC模式,html界面随心定义,相较于某些后台复杂代码生成的前端html元素,使用原生的html原生作为前端显示,更加的灵活自由。beego-admin通用的后台系统真正的做到了开箱即用,欢迎大家使用。技术交流群:1151174994

beego-admin 安装

安装方式 (GO MOD方式安装,已移除 GOPATH方式安装说明,需要的请查看 tag v1.0.1)

1、安装beego和bee

参考BeegoBee安装手册

2、clone 项目到本地 GOPATH src目录之外的路径下

GitHub:   git clone [email protected]:yuxingfei/beego-admin.git

码云:   git clone [email protected]:yuxingfei/beego-admin.git

3、配置数据库

将目录中beego-admin.sql文件导入mysql数据库

更改根目录下的config.yaml文件内的数据库连接信息

4、安装项目依赖

beego-admin目录下 go mod tidy 将自动下载依赖包

通过上面方式安装后,接下来

运行系统

直接运行go run main.go,或者使用bee run在项目下运行,开始进行调试开发

访问后台

访问/admin/index/index,默认超级管理员的账号密码都为super_admin

补充

beego-admin 项目在beego的框架基础上完善了很多丰富的常用后台功能,分页封装、excel数据一键导出等功能,目前没有开发手册,相信大家一看代码就可知道功能怎么使用,如果大家需要详细的使用手册,我可为大家写一份详细的功能使用介绍,此外,如果有需要php语言的laravel版本的后台管理系统,可以使用laravel-admin

技术交流QQ群:1151174994

Image

beego-admin通用后台系统效果图

Image

Image

Image

Image

Image

Image

Image

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.