Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/graphql-rules/graphql-rules
GraphQL Rules
https://github.com/graphql-rules/graphql-rules
graphql graphql-design graphql-patterns graphql-rules
Last synced: 2 months ago
JSON representation
GraphQL Rules
- Host: GitHub
- URL: https://github.com/graphql-rules/graphql-rules
- Owner: graphql-rules
- License: other
- Created: 2019-06-05T15:04:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-29T15:56:23.000Z (10 months ago)
- Last Synced: 2024-08-02T22:21:48.861Z (5 months ago)
- Topics: graphql, graphql-design, graphql-patterns, graphql-rules
- Language: TypeScript
- Homepage: https://graphql-rules.onrender.com
- Size: 3.79 MB
- Stars: 169
- Watchers: 7
- Forks: 26
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - graphql-rules - rules | 98 | (TypeScript)
README
# graphql-rules
~~Currently, site available here [https://graphql-rules.com/](https://graphql-rules.com/)~~
Likely temporarily, while we figure out domain ownership etc. site available here [https://graphql-rules.onrender.com](https://graphql-rules.onrender.com)
Content of rules can be found here [docs/rules](https://github.com/graphql-rules/graphql-rules/tree/master/docs/rules)
Feel free to send pull requests and open issues.
## Quick local start
```bash
pnpm install
pnpm develop
```Under the hood site uses [Gatsby](https://www.gatsbyjs.org/). Before start you may read [great tutorial](https://www.gatsbyjs.org/tutorial/part-one/#familiarizing-with-gatsby-pages).
## Contributions
We welcome any contributions to the rules or code. Before making any code contributions make sure to open issue or discussion so you don't waste your time on something that won't be merged. Thanks!
CC-BY-4.0
By
@nodkz
and awesome folks.
Maintained by @rip212