Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 322 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 322 Bytes

Node.js example

First, make sure to download the CA certificate from the Aiven web console and place it to this directory. Then change all project information to your own in the index.js file. Lastly, install dependencies by running:

$ npm install

You can now run the example with:

$ node index.js