Checking in cmd files | first attempt at linking up item service

This commit is contained in:
Brandon Watson
2023-08-13 19:26:45 -05:00
parent fd45b9e0f2
commit 98796d96fd
26 changed files with 1448 additions and 66 deletions

2
.gitignore vendored
View File

@ -12,7 +12,6 @@
# Test binary, built with `go test -c`
*.test
bin
**/cmd
services/**/gen
api-cli
@ -24,3 +23,4 @@ api-cli
# Go workspace file
go.work
.idea