Skip to content

Instantly share code, notes, and snippets.

@uialberto
Forked from Klerith/instalaciones-node.md
Created November 25, 2023 02:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save uialberto/1115e8bb811404be5ed21363a2998bbf to your computer and use it in GitHub Desktop.
Save uialberto/1115e8bb811404be5ed21363a2998bbf to your computer and use it in GitHub Desktop.
Instalaciones recomendadas - Curso de Node de cero a experto

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
docker pull postgres:15.3

Extensiones de VSCode

Instalaciones adicionales

Tema y wallpaper que estoy usando:

Comunidad de Discord

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