Skip to content

Commit

Permalink
Update implementation-nodejs.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
krajiv authored May 2, 2024
1 parent 8adb51f commit fe6a14c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/guide/connectors/ecf/implementation-nodejs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@

<p>
<b><u> Purpose of the Document</u></b>: This tutorial guides you through creating a Node.js-based web server that adheres to the ECF specification. By following these steps, you'll establish a connection between EIC and your target application, enabling data exchange and task execution.
<br/>
</p>
<p>
<b><u>Target Audience:</u></b> This tutorial is intended for developers familiar with JavaScript and the basics of working with APIs. We'll assume you have a Google Cloud project set up and a Google Sheet containing role entitlement data.
</p>

Expand Down

0 comments on commit fe6a14c

Please sign in to comment.