From 726e79357289ac595423f94282769e12f0b341b3 Mon Sep 17 00:00:00 2001 From: Rob Dominguez Date: Fri, 3 May 2024 07:53:51 -0500 Subject: [PATCH] Docs: Add admonition for console-first creation (#396) --- docs/getting-started/1-create-a-project.mdx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/getting-started/1-create-a-project.mdx b/docs/getting-started/1-create-a-project.mdx index ec8c1728f..274446715 100644 --- a/docs/getting-started/1-create-a-project.mdx +++ b/docs/getting-started/1-create-a-project.mdx @@ -113,6 +113,14 @@ The CLI will respond with information about your new project, including the cons Additionally, it will log some information about the [project](/docs/project-configuration/projects.mdx). +:::info I already created a project on Hasura DDN + +If you've landed here from Hasura DDN after creating a project via the Console (our GUI), you can replace the project +name in the `hasura.yaml` at the root of your local project with the name of the project you created on Hasura DDN. From +there, you can follow the rest of the steps below! + +::: + ## Step 4: Add the Postgres Connector {#step-4-add-a-connector-manifest} A [**connector manifest**](/supergraph-modeling/build-manifests.mdx#connector-manifests) is the file which contains the