Go to file
2023-09-08 22:25:38 +07:00
.vscode init 2023-09-07 15:34:15 +07:00
api add server and create user endpoint 2023-09-08 22:25:38 +07:00
db add models 2023-09-08 22:24:58 +07:00
util util for password and configs 2023-09-08 22:25:22 +07:00
.gitignore add gitignore 2023-09-07 15:32:36 +07:00
dev.env.example init 2023-09-07 15:34:15 +07:00
go.mod add models 2023-09-08 22:24:58 +07:00
go.sum add models 2023-09-08 22:24:58 +07:00
main.go add server and create user endpoint 2023-09-08 22:25:38 +07:00
Makefile init 2023-09-07 15:34:15 +07:00
notes init 2023-09-07 15:34:15 +07:00
sqlc.yaml add models 2023-09-08 22:24:58 +07:00
user_stories init 2023-09-07 15:34:15 +07:00