Skip to content

sapatgit/TeenyUrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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