graphql-engine/README.md

24 lines
1015 B
Markdown
Raw Normal View History

2018-06-24 16:47:01 +03:00
# Hasura GraphQL Engine
[![CircleCI](https://circleci.com/gh/hasura/graphql-engine.svg?style=svg)](https://circleci.com/gh/hasura/graphql-engine)
2018-06-24 16:47:01 +03:00
Source code for Hasura's GraphQL Engine, including CLI, API Console and Server.
## Getting started
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/hasura/graphql-engine-heroku)
Follow the [official docs](https://docs.hasura.io/1.0/graphql/manual/getting-started/index.html).
## Contributing
Checkout our [contributing guide](CONTRIBUTING.md) for more details.
## License
GraphQL Engine is available under the [GNU Affero General Public License v3](https://www.gnu.org/licenses/agpl-3.0.en.html) (AGPL-3.0). [Why AGPL](https://gist.github.com/hasura-bot/9c36a0201a7563f7762b265a12b044d5).
:information_source: If you are not satisfied with this license, commercial licenses are available on request. Please feel free to contact us at build@hasura.io or [hasura.io/help](https://hasura.io/help).