Flickr image search written in Vue.js and Node.js/express. Uses Docker and NGINX for deployment.
- run 'docker-compose up'
- browse to http://localhost
- Docker with Docker Compose (compose file version >= 2)
- The application is configured to use port 80. This port needs to be available to run the application, or you need to update docker-compose.yml, and sites.conf in nginx folder.