Skip to content

hasura/ddn_codespace_starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

`

DDN Codespace Starter Kit

Kickstart your DDN supergraph development with this comprehensive starter kit. When you launch this repository in a GitHub Codespace, you'll be instantly set up with the DDN CLI and the Hasura VS Code extension, providing you with an environment tailored for DDN supergraph development.

Getting Started

Step 1: Authenticate with Hasura DDN CLI

To begin, authenticate with the Hasura DDN CLI using your Personal Access Token (PAT). Don't have a PAT yet? Generate one here.

Run the following command to log in:

ddn login --pat {{YOUR_HASURA_PAT}}

Note: Since GitHub Codespaces operate on remote machine configurations, the OAuth login with redirect won't function. Please use your PAT for authentication.

Step 2: Create Your DDN Supergraph Project

With authentication complete, you can now create a new DDN supergraph project and dive into development. Follow the steps outlined here to set up your project and begin building your supergraph.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published