Skip to content

rajprogrammerbd/mern-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fullstack Web App with Kafka, Redis, PostgreSQL, and Prisma

This project is a fullstack web application built with:

  • Frontend: React (served on localhost:3000)
  • Backend: Node.js with Express and Prisma ORM (served on localhost:5000)
  • Database: PostgreSQL
  • Message Broker: Apache Kafka (with Zookeeper)
  • Cache Store: Redis
  • API Docs: Swagger UI available at /api-docs

🧰 Prerequisites

Before running the application, make sure you have the following installed:


🚀 Getting Started

1. Clone the repository

git clone https://github.com/rajprogrammerbd/mern-assignment
cd mern-assignment

In order to run the project, please run in watch mode below command,

docker-compose up --build --watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published