Skip to content

Instantly share code, notes, and snippets.

View GabVlado's full-sized avatar
🕶️

GabVlado GabVlado

🕶️
  • Bogotá,Colombia
View GitHub Profile
@GabVlado
GabVlado / instalaciones-backend.md
Created June 10, 2022 19:02 — forked from Klerith/instalaciones-backend.md
Instalaciones y configuraciones de nuestro backend
@GabVlado
GabVlado / eslintrc
Created July 19, 2020 17:26 — forked from gndx/eslintrc
{
"env": {
"browser": true,
"es6": true,
"node": true
},
"extends": ["airbnb"],
"globals": {
"document": false,
"escape": false,
@GabVlado
GabVlado / gitignore
Created July 19, 2020 17:25 — forked from gndx/gitignore
# Node template
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Runtime data