Skip to content

Instantly share code, notes, and snippets.

@Klerith
Last active November 18, 2025 15:23
Show Gist options
  • Select an option

  • Save Klerith/f9cf8a0073fe5f8e549ea9928fadd15d to your computer and use it in GitHub Desktop.

Select an option

Save Klerith/f9cf8a0073fe5f8e549ea9928fadd15d to your computer and use it in GitHub Desktop.
Instalaciones recomendadas para el curso de Node - CleanArchitecture para LinkedIn

NodeJS Logo

Instalaciones recomendadas - Curso de NodeJS

Necesarias

git config --global user.name "Tu nombre"
git config --global user.email "Tu correo"

Descargar imágenes de Docker - Opcional, pero llegaremos a necesitarlas después

docker pull mongo:6.0.6

Extensiones de VSCode

Instalaciones adicionales

Tema y wallpaper que estoy usando:

Comunidad de Discord

@Crislander94
Copy link

Muchas gracias, profe :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment