goadmin

command module
v0.0.0-...-6e0842b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 12, 2023 License: MIT Imports: 21 Imported by: 0

README

GoAdmin 介绍

GoAdmin 是一个帮你快速搭建数据可视化管理应用平台的框架。

目录介绍

.
├── Makefile            Makefile
├── adm.ini             adm配置文件
├── build               二进制构建目标文件夹
├── config.yml          配置文件
├── go.mod              go.mod
├── go.sum              go.sum
├── html                前端html文件
├── logs                日志
├── main.go             入口文件
├── main_test.go        测试文件
├── pages               页面控制器
├── tables              数据模型
└── uploads             上传文件夹

生成CRUD数据模型

在线工具

管理员身份运行后,访问:http://127.0.0.1:10080/admin/info/generate/new

使用命令行工具
adm generate -l cn -c adm.ini

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
This file is generated by GoAdmin CLI adm.
This file is generated by GoAdmin CLI adm.
themes
adminlte
You can use the "packr clean" command to clean up this, and any other packr generated files.
You can use the "packr clean" command to clean up this, and any other packr generated files.
adminlte/packrd
You can use the "packr2 clean" command to clean up this, and any other packr generated files.
You can use the "packr2 clean" command to clean up this, and any other packr generated files.
sword
You can use the "packr clean" command to clean up this, and any other packr generated files.
You can use the "packr clean" command to clean up this, and any other packr generated files.
sword/packrd
You can use the "packr2 clean" command to clean up this, and any other packr generated files.
You can use the "packr2 clean" command to clean up this, and any other packr generated files.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL