You can short your favorites urls with this application! Only for education purposes!
- Docker
01- Clone this repository:
$ git clone https://github.com/thiiagoms/url-short.git
02 - Change to repository directory:
$ cd url-short
03 - Execute setup.sh
:
url-short $ chmod +x ./setup.sh
url-short $ ./setup.sh
██╗ ██╗██████╗ ██╗ ███████╗██╗ ██╗ ██████╗ ██████╗ ████████╗
██║ ██║██╔══██╗██║ ██╔════╝██║ ██║██╔═══██╗██╔══██╗╚══██╔══╝
██║ ██║██████╔╝██║ ███████╗███████║██║ ██║██████╔╝ ██║
██║ ██║██╔══██╗██║ ╚════██║██╔══██║██║ ██║██╔══██╗ ██║
╚██████╔╝██║ ██║███████╗ ███████║██║ ██║╚██████╔╝██║ ██║ ██║
╚═════╝ ╚═╝ ╚═╝╚══════╝ ╚══════╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝ ╚═╝
[*] Author: Thiago Silva AKA thiiagoms
[*] E-mail: thiagom.devsec@gmail.com
=> SetUp containers
=> Install app dependencies
=> Running migrations
[*] Listening application on http://localhost:8000
04 - Go to http://localhost:8000