Last active
September 30, 2021 16:16
-
-
Save macedo/422314190059f1e100549b5029625b90 to your computer and use it in GitHub Desktop.
Como projeto urlshortener esta estruturado
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ urlshortener tree -a . | |
. | |
├── .devcontainer | |
│ ├── Dockerfile | |
│ ├── devcontainer.json | |
│ └── docker-compose.yml | |
└── README.md | |
1 directory, 4 files |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment