Skip to content

kolychev/urlz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URLs exchange service for quick-sharing links between browsers / mobile devices.

Building and publishing docker image

docker build -t kolychevoleg/urlz . && docker push kolychevoleg/urlz

Running docker image

Start container:

docker run -it --rm -p 8080:80 kolychevoleg/urlz

Then open in browser:

http://localhost:8080/

About

URLs quick-sharing service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published