amruthpillai/PageVisits-DockerQuickStart

A simple NodeJS + Express webapp with a Redis DB that counts the number of visitors per visit, containerized using Docker.

0

stars

6

commits

JavaScript

primary language

Mar 26, 2024

updated

README

Page Visits - Docker Quick Start

A simple NodeJS + Express webapp with a Redis DB that counts the number of visitors per visit, containerized using Docker.

Run the application using the following commands:

  • Install Docker on your Machine
  • Clone this repository and cd into the project folder
  • Run the command docker-compose up on yout terminal
  • Visit http://localhost:8081

Contributors

amruthpillai

6 commits

amruthpillai/PageVisits-DockerQuickStart

A simple NodeJS + Express webapp with a Redis DB that counts the number of visitors per visit, containerized using Docker.

0

stars

6

commits

JavaScript

primary language

Mar 26, 2024

updated

README

Page Visits - Docker Quick Start

A simple NodeJS + Express webapp with a Redis DB that counts the number of visitors per visit, containerized using Docker.

Run the application using the following commands:

  • Install Docker on your Machine
  • Clone this repository and cd into the project folder
  • Run the command docker-compose up on yout terminal
  • Visit http://localhost:8081

Contributors

amruthpillai

6 commits

Languages

JavaScript

84.0%

Dockerfile

16.0%