/docker-nodejs-postgres

For use with the accompanying blog post: https://nodesource.com/blog/dockerizing-your-nodejs-applications

Primary LanguageJavaScriptMIT LicenseMIT

Node.js Docker Tutorial

So you have Node apps, and you want to use them with Docker. This repository is designed for helping you follow along with our blog post. It will take you from 0 to 60 with Docker and Node.js!

Run this example

docker-compose up
// Watch the logs or run
docker-compose logs myapp

Authors and Contributors

William BlankenshipGitHub/retrohackerTwitter/@retrohack3r

License & Copyright

This material is Copyright (c) 2015 NodeSource and licensed under the MIT license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE.md file for more details.