dumaas / movie-recommendations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie Recommendations

frontpage

View the api in your browser
View the frontend in your browser

Requirements

  1. Docker
  2. Docker Compose

How to run it?

  1. Clone the repository:
$ git clone https://github.com/dumaas/movie-recommendations.git --recursive --jobs 3
  1. Build the application from either the api or frontend directory:
$ docker-compose up -d --build

How to update the subprojects to the newest versions?

In order to update all of them to their newest versions, run:

$ git submodule update --remote

Where are the applications running?

christiangonzalezblack@gmail.com

About