Giter Site home page Giter Site logo

pear-admin-golang's Introduction



Pear Admin Go

项目简介

Pear Admin Go 基于 Gin框架 的后台管理系统

众人拾柴火焰高,欢迎参与项目~

go1.16 + gin + mysql + 权限验证

项目结构

Pear Admin Golang
├─app  # 应用
├─database  # 数据库预设文件
├─static  # 前端css、js、img文件
├─template # 前端html文件
├─go.mod # go mod文件
├─config.toml.examole # 配置文件样例
└─main.go # 项目主入口执行文件

项目安装

# 下 载
git clone https://gitee.com/pear-admin/pear-admin-golang

# 修 改 配 置
cp config.toml.example config.toml

运行项目

go mod tidy
go run main.go

备注: 因数据库使用sqlite3,使用及编译时需要gcc。如果不希望额外配置gcc,可以使用发行版。

未完成工作

  • 修改路由结构
  • 修改配置方式
  • 去除多余函数
  • 优化文件层级
  • 本地、服务器文件备份迁移功能
  • 完善操作日志

登陆日志 操作日志 添加服务器-密码登陆 添加服务器-密钥登陆 添加任务 添加任务 添加任务 执行任务

pear-admin-golang's People

Contributors

mikepudding avatar luwubyte avatar hahax avatar sleeprite avatar

Stargazers

 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.