1 Star 0 Fork 58

miklechun / gin-quasar-admin

forked from Junvary / gin-quasar-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.en.md 1.96 KB
一键复制 编辑 原始数据 按行查看 历史
Junvary 提交于 2023-05-11 07:33 . add vite

Gin-Quasar-Adminv2

English | 简体中文 | Wiki

Gin-Quasar-Adminv2

A full-featured management system based on Quasar2/Vue3/Vite/Go/Gin/Gorm,it supports i18n.

You can develop plugins and configure Gin-Quasar-Admin as your personalized website,it's easy.

This project is constantly improving, expecting your Clone/Fork/Issue/PR (to dev).

If you like it, please give me a Star.


Screenshots:

white1.png

dark1.png

white2.png

dark2.png

Online Demo

  1. http://81.68.159.232/
  2. username: admin
  3. pwd: 123456

Installation:

Frontend:

// cd toyourpath/GQA-FRONTEND:
yarn
// run:
yarn dev
// build:
yarn build

Backend:

# cd toyourpath/GQA-BACKEND
go mod tidy
go run main.go

# buildLinux):
set GOARCH=amd64
set GOOS=linux
go build main.go

License

Copyright (c) 2021-time.Now() Junvary

MIT License

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/miklechun/gin-quasar-admin.git
git@gitee.com:miklechun/gin-quasar-admin.git
miklechun
gin-quasar-admin
gin-quasar-admin
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891