Skip to content

CatalogX is a modern, high-performance product catalog application built with React, Node.js, PostgreSQL, and Redis. It features secure JWT authentication, Redis-powered caching for optimized product retrieval, and a clean glassmorphism blue UI. The project is fully containerized with Docker and follows a scalable TypeScript-based architecture.

Notifications You must be signed in to change notification settings

rahulapjs/CatalogX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CatalogX

A modern, high-performance product catalog application with a glassmorphism blue theme. Built with React, Node.js, PostgreSQL, and Redis.

Project Structure

  • frontend/: React + Vite + TypeScript application.
  • backend/: Node.js + Express + TypeScript API.
  • docker-compose.yml: Root orchestration for all services.

Quick Start (Docker)

To run the entire stack:

docker-compose up --build

Manual Setup

1. Backend

See backend/README.md for detailed instructions.

2. Frontend

See frontend/README.md for detailed instructions.

About

CatalogX is a modern, high-performance product catalog application built with React, Node.js, PostgreSQL, and Redis. It features secure JWT authentication, Redis-powered caching for optimized product retrieval, and a clean glassmorphism blue UI. The project is fully containerized with Docker and follows a scalable TypeScript-based architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published