Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Finally some real world examples on getting started with Docker Compose and Nodejs.

License

NotificationsYou must be signed in to change notification settings

geekcell/docker-compose-nodejs-examples

Repository files navigation

Motivation

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.

Examples

Basic skeleton with Express app generator

https://github.com/geekcell/docker-compose-nodejs-examples/tree/main/00-basic-express-generator

Express app with nodemon development server

https://github.com/geekcell/docker-compose-nodejs-examples/tree/main/01-express-nodemon

Express app with Redis and nodemon development server

https://github.com/geekcell/docker-compose-nodejs-examples/tree/main/02-express-redis-nodemon

Maintainers

Geek Cell

Previous Maintainer

Pascal Cremer

License

MIT

About

Finally some real world examples on getting started with Docker Compose and Nodejs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp