run the following cli-command
npm start
example node app interacting with a cosmos db instance with the following examples
- create database and container
- create item
- read item
- update item
- delete item
run the following cli-command
npm start
example node app interacting with a cosmos db instance with the following examples