Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TristenHarr authored Oct 25, 2024
1 parent 6cf3ff3 commit 8c300dd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,10 @@ This repo is both a connector and an npm SDK. This makes the dev lifecycle a lit
To test this connector, you'll want to run a supergraph project that uses this connector as an HTTP connector:
1. Outside of this repo, `ddn supergraph init test-proj`
2. `ddn connector-link add dda --configure-host=http://localhost:9094`
3. `ddn connector-link update dda`
4. `ddn supergraph build local`
5. `ddn run docker-start`
3. Make sure to remove the Authorization headers from the `dda.hml`
4. `ddn connector-link update dda`
5. `ddn supergraph build local`
6. `ddn run docker-start`
### Publishing
Expand Down

0 comments on commit 8c300dd

Please sign in to comment.