- Notifications
You must be signed in to change notification settings - Fork329
Finally some real world examples on getting started with Docker Compose and Nodejs.
License
geekcell/docker-compose-nodejs-examples
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Docker Compose is an awesome tool for creating isolated development environments withDocker by using simple configurations withYAML. It's clean and easy enough to wrap your head around, even if you are new to Docker.
If you're like us, you're using a development server likenodemon that watches all your file changes and reloads your app. Bringing this workflow over to Docker Compose is a bit tricky. We hope the following real world examples will save you from headaches while trying to figure out how to (pragmatically) use Docker Compose for your Nodejs apps.
https://github.com/geekcell/docker-compose-nodejs-examples/tree/main/00-basic-express-generator
https://github.com/geekcell/docker-compose-nodejs-examples/tree/main/01-express-nodemon
https://github.com/geekcell/docker-compose-nodejs-examples/tree/main/02-express-redis-nodemon
Geek Cell
- Twitter:@thegeekcell
- Web:https://geekcell.io
Pascal Cremer
- Email:hello@codenugget.co
- Twitter:@b00gizm
- Web:http://codenugget.co
About
Finally some real world examples on getting started with Docker Compose and Nodejs.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.