Skip to content

jLopezbarb/node-compose-getting-started

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie List Sample app

This example shows how to leverage Okteto to develop a microservice-based application with Node.js and React . The application is deployed using a Docker Compose file. It creates the following components:

  • A React based frontend, using webpack as bundler and hot-reload server for development.
  • A Node.js API using Express.
  • A MySQL database.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.2%
  • HTML 9.5%
  • CSS 8.9%
  • Dockerfile 3.4%