Skip to content

Ashwathshetty-tech/nodeJS-BoilerPlate-CICD

Repository files navigation

🚀 Node.js Boilerplate

A production-ready Node.js Boilerplate with built-in support for Docker, Docker Compose, Jenkins CI/CD, MongoDB, PostgreSQL, Redis, and NewRelic Monitoring.

Table of Contents


Prerequisites

List the required software and versions to run the project.

  • Node.js 18.x
  • Docker & Docker Compose
  • MongoDB
  • PostgreSQL
  • Redis
  • Jenkins

Installation

Clone the Repository

git clone https://github.com/Ashwathshetty-tech/nodeJS-BoilerPlate-CICD.git
cd repository

🐳 Docker Setup

Build and Run

docker-compose up --build -d

Services Overview

Service Port Description
App 3000 Node.js API
MongoDB 27017 NoSQL Database
PostgreSQL 5432 Relational DB
Redis 6379 Caching Service

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published