mirror of
https://github.com/actix/examples
synced 2025-06-29 18:24:57 +02:00
GraphQL Example with Juniper (#181)
* actix-graphql-demo added to examples * Add actix-graphql-demo to the cargo.toml as a member
This commit is contained in:
committed by
Nikolay Kim
parent
7be109ee61
commit
1f434406f3
1
actix-graphql-demo/.env.example
Normal file
1
actix-graphql-demo/.env.example
Normal file
@ -0,0 +1 @@
|
||||
DATABASE_URL=mysql://user:password@127.0.0.1/dbname
|
Reference in New Issue
Block a user