issues
search
lucperkins
/
rust-graphql-juniper-actix-diesel-postgres
An example GraphQL server written in Rust
255
stars
31
forks
source link
feat: support running postgres in docker
#6
Closed
cameronraysmith
closed
6 months ago
cameronraysmith
commented
6 months ago
[x] add compose configuration boilerplate for postgres db
[x] add postgresql to dev shell (required
for build
)
[x] update Makefile with compose commands
[x] update README with option to run postgres in docker