-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hello guys.
I worked on it 4 months and now it's officially ready to be used. There are some minor issues. But in general it's ready:
https://github.com/sergeyglazyrindev/uadmin
Docs:
https://uadmindocs.sergeyg.me/docs/intro
Features:
- More cleaner code
- Full gorm support, no need to prevent sql injections, because everything handled by Gorm.
- Migrations
- Blueprint system.
- Nice and easy to use command system that let you easily add your own custom commands
- Embedded static files and templates, no need to deploy it with your project, now you just need only binary
- Almost everything from old uadmin works good.
- Powerful form system that could be used to produce almost anything in the admin panel.
- Make helpers to keep your code clean: like make fmt (formattes code), make lint (validates your code against standarts), make docker-image, etc
- Easy to expand/customize and with a great perspectives.
ngmedina14, linuxluigi, MarErm27, spatecon, PesTospertnyj and 1 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request