hasura / graphql-engine

Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
https://hasura.io
Apache License 2.0
31.2k stars 2.77k forks source link

V3: Support Local development with V3 OSS #10246

Open manasag opened 6 months ago

manasag commented 6 months ago

Core V3 engine is already open sourced (code here). 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.
mithun-kaipa commented 2 months ago

Hi @manasag can you please share the current status of this cards and when it is intended to be closed?