Short, simple url shortener built using node and express for backend and ionic for frontend.
To run the application you need docker installed on your system along with docker-compose.
Install docker and docker-compose.
To run the application first clone the repository, then run docker-compose up
.
To access the application browse to http://localhost:8100