react-node-mysql-docker-boilerplate icon indicating copy to clipboard operation
react-node-mysql-docker-boilerplate copied to clipboard

A simple repository that uses React as client, NodeJS as server, and MySQL for database control, all running inside Docker containers

REACT-NODE-MYSQL-DOCKER BOILERPLATE

This repository was made to complement the following tutorial:

https://medium.com/@carloscuba014/building-a-react-app-that-connects-to-mysql-via-nodejs-using-docker-a8acbb0e9788

Please feel free to comment on it or create an issue here with questions or suggestions on how to improve it.