Skip to content

okteto/movies-multi-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages