Skip to content

React + Node multi service application

Notifications You must be signed in to change notification settings

rimusz-lab/okteto-movies

 
 

Repository files navigation

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.

About

React + Node multi service application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.0%
  • CSS 32.9%
  • Mustache 6.3%
  • Dockerfile 1.4%
  • HTML 1.2%
  • Makefile 1.2%