Skip to content

Build a Full stack React app with Nodejs MySQL and Nginx for reverse proxy and pack everything into Docker Container

Notifications You must be signed in to change notification settings

kimkimani/Full-stack-React-app-with-Nodejs-MySQL-Nginx-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build-and-Dockerize-a-Full-stack-React-app-with-Node.js-MySQL-and-Nginx-for-reverse-proxy

Run npm i inside the client directory

Run npm i inside the server directory

Run docker-compose up --build inside the mainn project directory

Access the Adminer using route http://localhost:8000/.

To log in, use mysql_db as the server Username as root and password as MYSQL_ROOT_PASSWORD.

To start interacting with the application, open http://localhost:3050/ on a browser.

About

Build a Full stack React app with Nodejs MySQL and Nginx for reverse proxy and pack everything into Docker Container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published