Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imdt/hasura-graphql-engine
Hasura graphql-engine packages extracted from oficial hasura docker
https://github.com/imdt/hasura-graphql-engine
Last synced: about 2 months ago
JSON representation
Hasura graphql-engine packages extracted from oficial hasura docker
- Host: GitHub
- URL: https://github.com/imdt/hasura-graphql-engine
- Owner: iMDT
- License: apache-2.0
- Created: 2023-04-10T20:15:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-08T00:22:46.000Z (5 months ago)
- Last Synced: 2024-08-08T02:47:21.586Z (5 months ago)
- Size: 927 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hasura-graphql-engine
Hasura graphql-engine packages extracted from oficial hasura docker
Hasura is an open source project. See oficial repository here: https://github.com/hasura/graphql-engine
## Instructions
```sh
git clone --branch v2.22.1 https://github.com/iMDT/hasura-graphql-engine.git
cat hasura-graphql-engine/hasura-graphql.part-a* > hasura-graphql
rm -rf hasura-graphql-engine/
chmod 755 hasura-graphql
./hasura-graphql version
```