Skip to content

thiiagoms/laravel-url-short

Repository files navigation

Logo

Short your favorite urls 🧤


You can short your favorites urls with this application! Only for education purposes!

Dependencies

  • Docker

Install

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

Releases

No releases published

Packages

No packages published