Simple self-hostable URL shortener
Prerequisites
- Docker and Docker Compose installed
Setup
-
Clone the repository: bash git clone https://github.com/MrSplatchy/Shorted.git cd Shorted
-
Build and start all services: bash docker compose up --build
-
Once running, the app is available through Nginx: http://localhost:80