All Projects → okteto → movies

okteto / movies

Licence: Apache-2.0 License
React + Node multi service application

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Mustache
554 projects
Dockerfile
14818 projects
HTML
75241 projects
Makefile
30231 projects
shell
77523 projects

Movies Sample app

Develop on Okteto

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 front-end, using webpack as bundler and hot-reload server for development.
  • A very simple Node.js API using Express.
  • A MongoDB database.

This is the application used for the How to Develop an Application based on Microservices tutorial.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].