Small website that provide possibility to make gif's from images and share them
To start it:
clone repo:
git clone https://github.com/MMiknich/Image_Joiner.git; cd Image_Joiner; mkdir postgres_data
just run:
docker-compose up
and go to
localhost:5000
in your browser