Skip to content

fuchen2020/go-admin

 
 

Repository files navigation

go-admin

the missing golang admin builder tool.

Documentation | 中文文档

Go Report Card Go Report Card golang gitter qq群 GoDoc license

Inspired by laravel-admin

Preface

as a admin platform. the following principle is important as i see.

  • security and easy to use
  • independent of business platform

feature

  • beautiful admin interface builder powerd by adminlte
  • configurable which help manage your database data easily
  • powerful auth manage system
  • writed by go
  • portable
  • easy to deploy

requirements

install

see the wiki

make command

  • build
  • test
  • clean
  • run
  • restart
  • deps : install dependency
  • cross : cross compile
  • pages : compile html into go file
  • assets : compile assets into go file
  • fmt
  • doc

powerd by

todo

  • add go-bindata support
  • add more components
  • menu structure
  • rbac auth
  • custom pages
  • combine assets
  • auto install engine
  • demo site
  • performance analysis

contribution

very welcome to pr

here to join into the develop team

QQ Group Num: 756664859

special thanks

inspired by laravel-admin

About

a admin generate tool writed by golang

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 40.1%
  • CSS 34.7%
  • JavaScript 14.4%
  • Go 10.7%
  • Makefile 0.1%