Giter Club home page Giter Club logo

admin-go's Introduction

LICENSE Releases GitHub Repo stars


Logo

admin-go

一个使用 Go 语言开发的管理系统

简介

admin 使用 Go & Gin & Gorm 开发,包含常用后台使用的基本模块,同时提供完整功能的前端程序,可快速用于二次开发及功能扩展。

url introduction
backend https://github.com/basefas/admin-go 使用 Go & Gin 开发的后台管理系统后端
frontend https://github.com/basefas/react-antd-admin 使用 react & vite & antd 开发的后台管理系统前端

页面截图

登录页面

Screen Shot

用户管理

Screen Shot

分组管理

Screen Shot

菜单管理

Screen Shot

角色及权限管理

Screen Shot

快速开始

  1. 克隆项目到本地
git clone https://github.com/basefas/admin-go
  1. 安装依赖
go mod download
  1. 运行
go run ./cmd/app/main.go

使用 Docker 部署

注:需要提前安装好 docker 和 docker-compose

  1. 切换目录
cd  ./deploy/docker-compose
  1. 使用 docker-compose 一键部署
docker-compose up -d
  1. 可以根据需要修改该文件夹下的配置文件及镜像版本

版权声明

admin-go 基于 MIT 协议, 详情请参考 license

admin-go's People

Contributors

basefas 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.