Skip to content

ebina4yaka/actix-graphql-postgresql

Repository files navigation

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

Releases

No releases published

Packages

No packages published