Add ent schema to starter
This commit is contained in:
@@ -2,4 +2,9 @@ module $ModuleName$
|
||||
|
||||
go 1.25
|
||||
|
||||
require github.com/steebchen/prisma-client-go v0.47.0 // indirect
|
||||
require (
|
||||
entgo.io/ent v0.14.5
|
||||
ersteller-lib v0.0.0
|
||||
github.com/joho/godotenv v1.5.1
|
||||
maragu.dev/gomponents v1.2.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user