graphql-engine/community
hasura-bot 01e5be146f community: update nuxtjs-postgres-graphql sample app
GITHUB_PR_NUMBER: 8359
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/8359

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4103
Co-authored-by: Catalin Pit <25515812+catalinpit@users.noreply.github.com>
GitOrigin-RevId: b811692e1e61eb0aae0b87d7935863d725af161a
2022-04-05 13:25:32 +00:00
..
boilerplates community: fix typo in auth boilerplate 2021-11-25 13:04:16 +00:00
sample-apps community: update nuxtjs-postgres-graphql sample app 2022-04-05 13:25:32 +00:00
tools move community tools to separate repos (#3155) 2019-10-26 09:32:32 +05:30
README.md community: move learn to a different repo (#2930) 2019-09-26 10:09:20 +05:30

Community

This directory contains community-contributed code and content that supplements Hasura GraphQL Engine. It includes several example applications built using 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.

The following categories of community content can be found in their respective sub-folders:

Details on how to deploy and/or modify the code is specified in various READMEs.

Contributing guidelines

Issues in the repo for community content are labelled as c/community (see list). Additionally, some of these issues may also be labelled as help wanted, indicating a request for community contributions on priority (see list).

Please feel free to open pull requests to address these issues or to add more content here, even if a corresponding issue doesn't exist. If you are unsure about whether to go ahead and work on something like the latter, please get in touch with the maintainers in the GraphQL Engine->contrib channel in the community Discord.

License

All contents of this directory are under MIT License.