ebina4yaka / actix-graphql-eager-loading

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

actix-graphql-eager-loading

development

run

docker-compose up -d
diesel migration run

add .env example

DATABASE_URL=postgres://postgres:postgres@localhost/graphql_eager_loading_sample
RUST_LOG=debug,actix_web=debug

About

License:MIT License


Languages

Language:Rust 91.2%Language:PLpgSQL 8.5%Language:Dockerfile 0.3%