Skip to content

frankja2/simple-nodejs-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Node.js Application

This repository contains a basic Node.js application that has been Dockerized for testing and as a foundation for deploying Node.js applications within a Docker container.

Steps

  1. Clone the Repository:
git clone [email protected]:srebreni3/simple-nodejs-app.git

Go to your application

cd simple-nodejs-app

Articles

Check out this article: How to Deploy a Docker Image to Amazon ECR and Run It on Amazon EC2

Check out this article: How to Deploy a Docker Image on AWS and Run it on Fargate

Check out this article: Blue/Green Deployment with Zero Downtime: AWS Elastic Beanstalk and CI/CD CodePipeline

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 54.3%
  • JavaScript 45.7%