Coder Social home page Coder Social logo

docker-nodejs-demo's Introduction

Docker Node.js Demo

Welcome to the Docker Node.js Demo repository for my YouTube course! This repository contains the code for a comprehensive course on Docker and Docker Compose, focusing on building and managing microservices with Node.js. The course is divided into four parts, each available on a separate branch.

Table of Contents

Prerequisites

Before you begin, make sure you have the following installed:

  • Node.js: Ensure you have the latest version of Node.js installed. You can download it from nodejs.org.
  • IDE: Preferably Visual Studio Code, which you can download from code.visualstudio.com.
  • Terminal: A Unix-based terminal (e.g., macOS Terminal, Git Bash, or WSL for Windows users).

Getting Started

First, clone the repository to your local machine:

git clone [email protected]:chrisblakely01/docker-nodejs-demo.git
cd docker-nodejs-demo

How to Get Part-1 Starter Code

To get the starter code for Part-1, switch to the part-1 branch:

git checkout part-1
npm i

This branch contains the initial setup for the course, including creating Docker images and containers.

How to Get Part-2 Starter Code

To get the starter code for Part-2, switch to the part-2 branch:

git checkout part-2
npm i

This branch builds on Part-1 and covers using Docker Compose to manage multiple containers.

How to Get Part-3 Starter Code

To get the starter code for Part-3, switch to the part-3 branch:

git checkout part-3
npm i

In this part, you will learn about running Nginx and setting up networking between containers.

How to Get Part-4 Starter Code

To get the starter code for Part-4, switch to the part-4 branch:

git checkout part-4
npm i

This final part includes managing databases within Docker and advanced networking concepts.

Contributing

Feel free to open issues or submit pull requests if you find any bugs or have suggestions for improvements.

License

This project is licensed under the MIT License.


By following the instructions in each section, you can easily switch between the different parts of the course and access the corresponding code. Happy coding!

docker-nodejs-demo's People

Contributors

chrisblakely01 avatar

Stargazers

Prabesh Gupta avatar  avatar Adam Hamar avatar Carlos Simon Camacho avatar Krutarth Patel avatar Radheshyam gupta avatar Onayemi Emmanuel avatar

Watchers

 avatar

Forkers

gklelei

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.