Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GraphQLCollege/fullstack-graphql
A book to learn GraphQL with a hands-on approach
https://github.com/GraphQLCollege/fullstack-graphql
graphql nodejs react
Last synced: 3 months ago
JSON representation
A book to learn GraphQL with a hands-on approach
- Host: GitHub
- URL: https://github.com/GraphQLCollege/fullstack-graphql
- Owner: GraphQLCollege
- License: other
- Created: 2018-06-08T16:02:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-08T15:12:06.000Z (about 2 years ago)
- Last Synced: 2024-04-09T03:20:27.155Z (7 months ago)
- Topics: graphql, nodejs, react
- Language: CSS
- Homepage: https://www.graphqladmin.com/books/fullstack-graphql
- Size: 4.45 MB
- Stars: 590
- Watchers: 29
- Forks: 79
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fullstack GraphQL
> New! Build, test, and document your APIs with [GraphQL Admin](https://www.graphqladmin.com)
An open source book about full stack GraphQL development with React and Node.
https://www.graphqladmin.com/books/fullstack-graphql.
## Structure
Each chapter is written in a markdown file in the `manuscript` folder.
Every image in the book is located in `manuscript/images`.
The order of the chapters is determined by the `Book.txt` file.
`Sample.txt` defines the content of the book's sample chapter.
## Contributing
All types of contributions are welcome! Here is a little guide on how to contribute.
### Bugs/Typos
If you see a bug or typo please open a GitHub issue.
### Fixes
To contribute with code fixes, please remix the example on Glitch and create a Pull Request referencing the fix's Glitch URL.
### New chapters
Please file an issue to suggest new chapters. Chapter suggestions are always welcome! But please don't create a PR with a new chapter before discussing about it, because it may not get accepted. Your time is golden, use it well!
### Questions
If you have any questions regarding the book, or GraphQL in general, please create a new conversation in https://spectrum.chat/graphql instead of a GitHub issue.
## License
![CC](https://creativecommons.org/images/deed/cc_blue_x2.png)
![Attribution](https://creativecommons.org/images/deed/attribution_icon_blue_x2.png)
![NC](https://creativecommons.org/images/deed/nc_blue_x2.png)
![SA](https://creativecommons.org/images/deed/sa_blue_x2.png)This book is licensed under a [Creative Commons Attribution Non Commercial Share Alike 4.0 International](https://creativecommons.org/licenses/by-nc-sa/4.0/) license.