- Open folder in VS Code and run following command in terminal: npm install
- Run the Function locally by use play button and make sure it is started without errors.
- Use postman to test function like explained bellow.
- Open the folder in VS Code and run function locally by use play button.
- Use postman to send GET request to http://localhost:7071/orchestrators/HelloSequence
- Send additional request to provided url by use postman to obtain the results.