Skip to content

A sandbox project using symfony, overblog/graphql-bundle and doctrine based on the GraphQL and Relay Starwars tests...

License

Notifications You must be signed in to change notification settings

mcg-web/graphql-symfony-doctrine-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d31c3c6 · May 8, 2018

History

20 Commits
May 8, 2018
May 8, 2018
Feb 12, 2017
Mar 20, 2016
May 8, 2018
May 8, 2018
Mar 19, 2016
Feb 13, 2017
Feb 13, 2017
May 8, 2018
Mar 20, 2016
Mar 20, 2016
May 8, 2018
May 8, 2018
May 8, 2018
Feb 13, 2017

Repository files navigation

McG-web/Graphql-Symfony-Doctrine-Sandbox

Build Status

Installation

composer create-project mcg-web/graphql-symfony-doctrine-sandbox --stability dev

Usage

Using docker compose

docker-compose up -d

Create database and load fixtures

docker exec -it graphqlsymfonydoctrinesandbox_web_1 bash
bin/console doctrine:database:create
bin/console doctrine:schema:create
bin/console doctrine:fixtures:load

Endpoints

About

A sandbox project using symfony, overblog/graphql-bundle and doctrine based on the GraphQL and Relay Starwars tests...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published