Splitting design into separate services

This commit is contained in:
Brandon Watson
2023-08-10 13:14:38 -05:00
parent 2f149f2c6d
commit 54c2632cec
15 changed files with 699 additions and 235 deletions

5
.gitignore vendored
View File

@ -11,7 +11,10 @@
# Test binary, built with `go test -c`
*.test
gen
bin
**/cmd
**/gen
api-cli
# Output of the go coverage tool, specifically when used with LiteIDE
*.out