Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 171 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 171 Bytes

add dependencies:

go get github.com/joho/godotenv
go get github.com/go-playground/validator/v10

run migrations:

go run migrations/auto.go