/flickr-image-search

Flickr image search application written in Vue.js and Node.js/express, using Docker and NGINX for deployment.

Primary LanguageJavaScript

Flickr Image Search

Flickr image search written in Vue.js and Node.js/express. Uses Docker and NGINX for deployment.

How to run it:

Requirements

  • Docker with Docker Compose (compose file version >= 2)

Ports:

  • 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.