Skip to content

varsubham/nodejsmysqldockercompose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejsmysqldockercompose

A sample example of nodejs(dockerized container) and mysql(dockerized container).

Checkout the medium article here

Run

docker-compose up

This will start 2 dockerized container mysql and nodejs.

nodejs container will connect to mysql running inside the container.

The app will be running on http://localhost:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published