/movies-multi-repo

Movies app using multi repo

Apache License 2.0Apache-2.0

Movies with Multi Repo

This example shows how to leverage Okteto to develop the Movies App in Okteto.

The Movies App is composed by the following components:

  • A very simple Node.js API using Express. Deployed using a Helm Chart.
  • A MongoDB database. Deployed using a public Helm Chart
  • A frontend in React, defined in a different Github Repository.

Deploy

Deploy the app by cloning this repo and running okteto deploy.