This application shortens your unwieldly links into more manageable URLS
- Make sure you have Docker installed
- Clone the repo
- In a terminal run
./vendor/bin/sail up. This sets up the Docker containers - In another terminal run
npm run dev - Visit
http://localhostin your browser