Skip to content

samworley/AngularFlickrApp

Repository files navigation

AngularFlickrApp

http://ec2-52-56-175-106.eu-west-2.compute.amazonaws.com/

https://github.com/samworley/AngularFlickrApp

Technologies

Angular 5 and Bootstrap 4 docker container, hosted on Amazon EC2.

General use

Photos displayed from public Flickr API, along with title, author, description and tags (if included). Search photo tags using input field - search will trigger on pause of typing.

Pre-requisites for initialising with docker

Docker version 17.06.2-ce and docker-compose version 1.18.0.

To initialise and run with docker

  • Checkout project on server and navigate to folder
  • Run docker-compose build
  • After build completes, run docker-compose up
  • Browse to server IP

To run from a local dev server

  • Run ng serve for a dev server - the app will automatically reload if you change any of the source files
  • Navigate to http://localhost:4200/

Running end-to-end and unit tests

(incomplete)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published