Skip to content

Commit

Permalink
GraphQL ADR: Clarify yarn use before node and test
Browse files Browse the repository at this point in the history
Include the related (yarn-initialized) yarn.lock file, accordingly.

Signed-off-by: Marco Miller <marco.miller@ericsson.com>
  • Loading branch information
marco-miller committed Aug 24, 2022
1 parent aeb1173 commit 33dafe5
Show file tree
Hide file tree
Showing 2 changed files with 935 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/adr/0002-GraphQL.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ graph TD

```bash
cd ./0002/graphql-server-prototype
yarn
node index.js
./test
````
Expand Down
Loading

0 comments on commit 33dafe5

Please sign in to comment.