Skip to content
/ goadmin.g8 Public template
forked from btnguyen2k/goadmin.g8

AdminCP Giter8 template for GoLang

License

Notifications You must be signed in to change notification settings

anvt/goadmin.g8

 
 

Repository files navigation

goadmin.g8

Giter8 template to develop Admin Control Panel in Go using Echo framework.

Latest release: template-v0.4.r2.

Demo: https://demo-goadmin.herokuapp.com/.

Features

Getting Started

Install go-giter8

This a Giter8 template, so it is meant to be used in conjunction with a giter8 tool. Since this is a template for Go application, it make sense to use go-giter8.

See go-giter8 website for installation guide.

Create new project from template

g8 new btnguyen2k/goadmin.g8

and follow the instructions.

Note: This template requires go-giter8 version 0.3.2 or higher.

Write application code

Directory src/goadmin is reserved for GoAdmin framework, do not put application source code there.

Source code under directory src/myapp is the sample Admin Control Panel itself. It is a good starting point, so feel free to reference or modify to build your own application.

LICENSE & COPYRIGHT

See LICENSE.md for details.

Giter8 template

For information on giter8 templates, please see http://www.foundweekends.org/giter8/

About

AdminCP Giter8 template for GoLang

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.5%
  • CSS 16.0%
  • HTML 4.8%
  • Go 2.6%
  • Other 0.1%