Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 565 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 565 Bytes

TeenyUrl

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