2018-09-13 09:30:07 +03:00
|
|
|
# Community
|
|
|
|
|
2018-10-19 19:59:18 +03:00
|
|
|
This directory contains community-contributed code and content that supplements
|
2018-09-13 09:30:07 +03:00
|
|
|
Hasura GraphQL Engine. It includes several example applications built using
|
2018-10-19 19:59:18 +03:00
|
|
|
GraphQL Engine to demonstrate its features, several boilerplates for users to get
|
|
|
|
started with auth webhooks, triggers, etc. and some community tooling around the Engine.
|
2018-09-13 09:30:07 +03:00
|
|
|
|
|
|
|
Feel free to open pull requests to add more content here.
|
|
|
|
|
|
|
|
- [Boilerplates](boilerplates)
|
|
|
|
- [Examples](examples)
|
|
|
|
- [Tools](tools)
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
All contents of this directory are under [MIT License](../LICENSE-community).
|