the missing golang admin builder tool.
Inspired by laravel-admin
as a admin platform. the following principle is important as i see.
- security and easy to use
- independent of business platform
- 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
see the wiki
- 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
- add go-bindata support
- add more components
- menu structure
- rbac auth
- custom pages
- combine assets
- auto install engine
- demo site
- performance analysis
very welcome to pr
here to join into the develop team
QQ Group Num: 756664859
inspired by laravel-admin