Debug Nuxt 3 In docker

Pubblicato il: 23 febbraio 2023
sul canale di: 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"]
}
]
}


In questa pagina del sito puoi guardare il video online Debug Nuxt 3 In docker della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Full Stack Jack 23 febbraio 2023, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 3,193 volte e gli è piaciuto 70 spettatori. Buona visione!