Add authentication, styling needs to be fixed
# Conflicts: # starter/ent/runtime.go # starter/go.mod # starter/go.sum # starter/routes/routing.go
This commit is contained in:
@@ -9,9 +9,8 @@ import (
|
||||
// required by schema hooks.
|
||||
_ "git.gorlug.de/code/ersteller/starter/ent/runtime"
|
||||
|
||||
"git.gorlug.de/code/ersteller/starter/ent/migrate"
|
||||
|
||||
"entgo.io/ent/dialect/sql/schema"
|
||||
"git.gorlug.de/code/ersteller/starter/ent/migrate"
|
||||
)
|
||||
|
||||
type (
|
||||
|
||||
Reference in New Issue
Block a user