hasura / hasura/graphql-engine
V3: Support Local development with V3 OSS
Open
c/v3-cli
v3
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
Core V3 engine is already open sourced (code [here](https://github.com/hasura/graphql-engine/tree/master/v3)). However the guide to author metadata and run with v3 engine is not very user friendly.
This aims to provide a user friendly guide to run V3 OSS locally, that enables users to
1. Evaluate Hasura v3 with local databases
2. Use and adopt V3 OSS in a real manner
3. Decouple fast local metadata authoring with production deployments.
Contributor guide
Assessment
This issue has not been assessed yet.