Giter VIP home page Giter VIP logo

zero-zone-admin's Introduction

go web admin框架

zero-zone-admin 是一个基于 vue 和 go-zero 开发的全栈前后端分离的开发基础平台,集成jwt鉴权,动态路由,动态菜单,RBAC鉴权功能,把更多时间专注在业务开发上基础业务框架。

server项目

go-zero + mysql + redis

web项目

vue3 + vite + pinia + element-plus

todo list

  • 用户管理
  • 角色管理
  • 菜单管理
  • RBAC权限管理
  • 字典管理
  • 自动化前端代码

test api

cd api
goctl api go -api core.api --style goZero -dir . --home=../tpl/

test model

cd core
goctl model mysql datasource -url="root:fucking@tcp(127.0.0.1:13306)/zero_zone" -table="td_firm"  -dir="./model" -cache=true --style=goZero --home=./cmd/tpl

zero-zone-admin's People

Contributors

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