ebina4yaka / actix-graphql-postgresql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

actix-graphql

development

run

docker-compose up -d
diesel migration run

add .env example

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

About

License:MIT License


Languages

Language:Rust 93.7%Language:PLpgSQL 6.0%Language:Dockerfile 0.2%