/okteto-movies

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Movies app

This example shows how to leverage Okteto to develop a Node.js + React Sample App directly in Kubernetes. The Node + React Sample App is deployed using a Helm Chart. It creates the following components:

  • A React based frontend, using Webpack as bundler and hot-reload server for development
  • A very simple Node.js API using Express
  • A job to initialize a MongoDB database

Movies app final appearance

This is a representation of the Movies app running in a Development Environment:

Movies app architecture

Follow this guide to deploy the Movies app to Okteto.