Skip to content

Instantly share code, notes, and snippets.

View Link2k5's full-sized avatar
🏠
Working from home

Samuel Gomes Link2k5

🏠
Working from home
View GitHub Profile
@Link2k5
Link2k5 / docker-compose.yml
Created September 6, 2021 22:25
Simple docker-compose for node
version: "3.9"
services:
node:
image: node
working_dir: /home/node/app
container_name: node
tty: true
user: node
volumes:
@Link2k5
Link2k5 / estados-cidades.json
Created August 12, 2019 16:10 — forked from letanure/estados-cidades.json
JSON estados cidades
{
"estados": [
{
"sigla": "AC",
"nome": "Acre",
"cidades": [
"Acrelândia",
"Assis Brasil",
"Brasiléia",
"Bujari",