Added Ent and user model.

This commit is contained in:
mikestefanello 2021-12-10 20:44:23 -05:00
parent 259c666548
commit 79d2db3c1f
28 changed files with 4145 additions and 13 deletions

3
ent/generate.go Normal file
View file

@ -0,0 +1,3 @@
package ent
//go:generate go run -mod=mod entgo.io/ent/cmd/ent generate ./schema