Skip to content

dmitrii-erkin/movies-with-compose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movies App with Compose

This example shows how to leverage Okteto to develop a Node.js + React Sample App directly in Kubernetes. The Movies App is deployed using a Docker Compose. 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.
  • A NGinx reverse-proxy
  • A job to initialize MongoDB with data.

About

Movies App deployed with Compose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.5%
  • CSS 35.0%
  • Dockerfile 1.5%
  • HTML 1.3%
  • Other 1.7%