Giter VIP home page Giter VIP logo

go-vea's Introduction

GoVea v1.0.0

基于Gin+Gorm+Vue前后端分离的Go快速开发框架

中文 | English

介绍

RuoYi-Vue的Golang实现,Java选手的Golang奇妙之旅~

基于Gin+Gorm+Vue前后端分离的Go快速开发框架

GoVea(Go-Vue3-ElementPlus-Admin)

架构

后端

  • Golang v1.19
  • Gin v1.8.1
  • Gorm v1.24.0

前端

  • Vite

  • Vue3

  • Element-Plus

特性

  • RESTful API
  • Gin
  • RBAC
  • JWT认证
  • ...

功能

  • 用户管理
  • 部门管理
  • 岗位管理
  • 菜单管理
  • 角色管理
  • 字典管理
  • 参数管理
  • 通知公告
  • 操作日志
  • 登录日志
  • 在线用户
  • 定时任务
  • 代码生成
  • 系统接口
  • 服务监控
  • 缓存监控
  • 在线构建器
  • 连接池监视
  • ...

在线体验

http://admin.cloudos.top/index

账号:test

密码:test123

为确保演示数据正常、体验账号没有删除与更新操作

效果图

使用说明

前提:已安装好Golang、Node环境

# 克隆项目
git clone https://github.com/aguoxing/go-vea.git

# 进入项目目录
cd go-vea

# 安装go依赖
go mod download

# 运行后台
go run main.go

# 进入前端项目目录
cd web

# 安装前端依赖
yarn install

# 运行前端
yarn run dev

浏览器访问http://127.0.0.1:3000/index

更新日志

查看更新日志

参与贡献

  1. Fork 本仓库
  2. 新建 dev_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

开源协议

Copyright (c) 2022-present, aguoxing

Released under the MIT License

go-vea's People

Contributors

aguoxing avatar

Forkers

helight

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.