https://github.com/lucasrodrigues/why-graphql
https://github.com/lucasrodrigues/why-graphql
docker docker-compose es6 es7 graphql nodejs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lucasrodrigues/why-graphql
- Owner: LucasRodrigues
- Created: 2017-02-05T20:54:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-06T17:14:43.000Z (over 9 years ago)
- Last Synced: 2025-01-24T01:28:28.732Z (over 1 year ago)
- Topics: docker, docker-compose, es6, es7, graphql, nodejs
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Why Graphql
#Run
1. Install [docker](https://www.docker.com/)
2. Run command `docker-compose up --build`
3. A message `Hi human! My name is graphql! Access me on http://localhost:8000/graphql` show that is success
# How to use
1. Install [graphiql app](https://github.com/skevy/graphiql-app)