Coder Social home page Coder Social logo

go-workadmin's Introduction

go-workadmin

欢迎来到Hai-wang-004空间 这是一款语言采用GO开发,框架采用beego,模板使用Metronic的小玩意, 开发它的出发点在于:

熟悉go的web开发模式和beego框架。 结合自己以前其他语言项目(主要是PHP),做出一款易用的后台(虽然go做后台程序并不是那么敏捷) 说明:后台有完整的web系统,目前加入权限,角色,菜单,管理员,首页面板系统,其他系统并未添加,提供一些后台常用的功能。 由于边学习边开发,因此代码风格前后差异较大。

安装: 1. 安装beego框架,安装在$GOPATH/src/github.com/astaxie/下; 2. 下载go-workadmin的zip包(git命令行下载会因为检查包支持而失败:包里没有包含beego框架); 3. 将包内的work目录放在$GOPATH/src/下; 4. 将work/admin.sql导入进数据库; 5. 修改work/conf/config.conf里数据库配置; 6. 使用命令行 cd $GOPAHT/src/work; 7. 运行项目 bee run

登录: 默认使用http://localhost:8080/可登录。(端口可自己配置) login: [email protected] 123456

联系方式 email: [email protected] or [email protected]

go-workadmin's People

Contributors

hai-wang-004 avatar

Stargazers

齐霖 avatar

Watchers

齐霖 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.