Releases: btnguyen2k/goadmin.g8
Releases · btnguyen2k/goadmin.g8
Release list
template-r4
template-r3
- Frontend:
startbootstrap-grayscale v7.0.5AdminLTE v3.2.0
- Backend:
- BO & DAO implementation for MySQL, PostgreSQL and MongoDB
- Others:
- Sample GitHub action workflow
template-v0.4.r2
- PostgreSQL implementation of BO & DAO.
- Reduce size of
publicdirectory. - (for demo purpose) Changing password and modifying of system admin account are disabled.
- CircleCI config file to build demo site on Heroku.
template-v0.4.r1
Echo v4.1.x.Landing pageusing Greyscale template.Admin Control Panelusing AdminLTE v3 - Bootstrap Admin Dashboard Template:- Login page & Logout
- Dashboard
- Profile page & Change password
- User & User group management (list, create, update, delete)
- BO & DAO implementation using SQLite3
- Sample
.gitlab-ci.yaml&Dockerfile.