Expand my Community achievements bar.

Debug Adobe IO runtime application using VS Code

Avatar

Level 9

Hello Team, I took the code from: https://github.com/AdobeDocs/adobeio-codelabs-barcode
Ran the command: aio app run --local

Able to use the URL: http://localhost:3233/api/v1/web/guest/my-barcode-app-0.0.1/barcode?value=adobe

 

Wanted to check, how to debug the application using VS code editor?

I can see below details in the cmd, while running the command: aio app run --local

 

i setting up vscode debug configuration files...
- create .vscode\launch.json

 

cc @arunpatidar   @sarav_prakash  @mk_aem21 

0 Replies