Instructions
-
Inside
/mysql-databaseis the configuration file for database container -
Inside
/web-nodejsis the server file and simple route for testint the database -
Within the file
docker-compose.ymlis the configuration neede to connect both container (database and web server)
Run the following to set up everything (you should have installed docker)
docker-compose up
Then you can access to http://localhost:3000/