Updated Developers Guide (markdown)

Jordan Knott 2020-09-20 15:55:26 -05:00
parent 1b54ce82a7
commit eeea066223

@ -1,5 +1,3 @@
### Architecture
### Frontend
#### Tools used
@ -39,7 +37,7 @@ src/
- [sqlc](https://github.com/kyleconroy/sqlc) for converting SQL query files into Golang code
- [gqlgen](https://github.com/99designs/gqlgen) for converting graphql schema files into Golang code
#### Architecture
#### Directory structure
```
cmd/