Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 752 Bytes

_prereqs.mdx

File metadata and controls

25 lines (17 loc) · 752 Bytes

import Tabs from "@theme/Tabs"; import TabItem from "@theme/TabItem"; import CodeBlock from "@theme/CodeBlock"; import Version from "@site/src/components/CliVersion"; import Admonition from "@theme/Admonition"; import InstallTheCli from "@site/docs/_install-the-cli.mdx";

Prerequisites

Install the DDN CLI

Install Docker

The Docker based workflow helps you iterate and develop locally without deploying any changes to Hasura DDN, making the development experience faster and your feedback loops shorter. You'll need Docker Compose v2.20 or later.

Validate the installation

You can verify that the DDN CLI is installed correctly by running:

ddn doctor