Skip to content

jagraj-singh/Event-Collector

Repository files navigation

Event-Collector

This repository contains a simple Node.js application that interacts with MySQL and Redis using Docker Compose. The Docker Compose configuration includes separate services for the Node.js application, MYSQL and Redis, allowing them to communicate within the same Docker network.

Prerequisites

Before getting started, make sure you have the following installed on your machine:

Getting Started

  1. Clone this repository to your local machine:

    git clone https://github.com/jagraj-singh/Event-Collector.git
    cd Event-Collector
  2. Build and run the Docker containers using Docker Compose:

    docker-compose up -d

    This command will build the Docker images and start the containers in detached mode.

  3. Access your Node.js application at http://localhost:7007.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors