An open API service indexing awesome lists of open source software.

https://github.com/madhurajayashanka/docker-mysql-nodejs-reactjs-app

"Docker MySQL Node.js React.js App" is a concise demo showcasing Docker and Docker Compose. It combines React.js frontend, Node.js backend, and MySQL database. With Docker, easily deploy the stack. Submit data in React, processed by Node.js, and stored in MySQL. Streamline development and learn Docker's containerization power.
https://github.com/madhurajayashanka/docker-mysql-nodejs-reactjs-app

docker docker-compose expressjs mysql nodejs reactjs

Last synced: about 1 year ago
JSON representation

"Docker MySQL Node.js React.js App" is a concise demo showcasing Docker and Docker Compose. It combines React.js frontend, Node.js backend, and MySQL database. With Docker, easily deploy the stack. Submit data in React, processed by Node.js, and stored in MySQL. Streamline development and learn Docker's containerization power.

Awesome Lists containing this project