Updated Developers Guide (markdown)
parent
1b54ce82a7
commit
eeea066223
@ -1,5 +1,3 @@
|
|||||||
### Architecture
|
|
||||||
|
|
||||||
### Frontend
|
### Frontend
|
||||||
|
|
||||||
#### Tools used
|
#### Tools used
|
||||||
@ -39,7 +37,7 @@ src/
|
|||||||
- [sqlc](https://github.com/kyleconroy/sqlc) for converting SQL query files into Golang code
|
- [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
|
- [gqlgen](https://github.com/99designs/gqlgen) for converting graphql schema files into Golang code
|
||||||
|
|
||||||
#### Architecture
|
#### Directory structure
|
||||||
|
|
||||||
```
|
```
|
||||||
cmd/
|
cmd/
|
||||||
|
Loading…
Reference in New Issue
Block a user