add seeder

This commit is contained in:
vanilia
2025-12-09 19:20:58 +07:00
parent 69b38865a6
commit 4bbde1867a
9 changed files with 656 additions and 1 deletions
@@ -39,5 +39,4 @@ func getEntities(input string) []any {
func Migrate(input string) {
loader(input)
}