Debug Nuxt 3 In docker

Published: 23 February 2023
on channel: Full Stack Jack
3,193
70

In this video I show you how to debug nuxt 3 in a docker container.

join my discord:
  / discord  

Avantage:
https://avantage.fullstackjack.dev/
https://github.com/jurassicjs/nuxt3-d...

my launch.json

{
"version": "0.2.0",
"configurations": [
{
"name": "Run and debug now",
"type": "node",
"request": "launch",
"cwd": "${workspaceFolder}",
"runtimeExecutable": "npm",
"runtimeArgs": ["run", "dev"]
}
]
}


On this page of the site you can watch the video online Debug Nuxt 3 In docker with a duration of hours minute second in good quality, which was uploaded by the user Full Stack Jack 23 February 2023, share the link with friends and acquaintances, this video has already been watched 3,193 times on youtube and it was liked by 70 viewers. Enjoy your viewing!