{"id":15129827,"url":"https://github.com/frnn4268/full-stack-cache","last_synced_at":"2026-02-08T05:01:25.723Z","repository":{"id":257006932,"uuid":"857069142","full_name":"Frnn4268/full-stack-cache","owner":"Frnn4268","description":"This project is a full-stack application with a Node.js and Express backend, a React frontend, and Redis cache. It uses Docker for containerization and Docker Compose for managing the multi-container setup.","archived":false,"fork":false,"pushed_at":"2024-09-14T00:49:09.000Z","size":75,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-29T12:57:55.313Z","etag":null,"topics":["docker-compose","dockerfile","expressjs","nginx","nodejs","redis","vite"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Frnn4268.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-13T18:33:55.000Z","updated_at":"2024-09-14T00:57:31.000Z","dependencies_parsed_at":"2024-09-14T09:41:13.323Z","dependency_job_id":"0fac2d94-89fe-4310-a7f7-d5a3e09613e9","html_url":"https://github.com/Frnn4268/full-stack-cache","commit_stats":null,"previous_names":["frnn4268/full-stack-cache"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Frnn4268/full-stack-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frnn4268%2Ffull-stack-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frnn4268%2Ffull-stack-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frnn4268%2Ffull-stack-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frnn4268%2Ffull-stack-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Frnn4268","download_url":"https://codeload.github.com/Frnn4268/full-stack-cache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frnn4268%2Ffull-stack-cache/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29221706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T03:18:47.732Z","status":"ssl_error","status_checked_at":"2026-02-08T03:15:31.985Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker-compose","dockerfile","expressjs","nginx","nodejs","redis","vite"],"created_at":"2024-09-26T02:21:09.721Z","updated_at":"2026-02-08T05:01:25.705Z","avatar_url":"https://github.com/Frnn4268.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node-React-Docker-Redis Project\n\n## Overview\n\nThis project is a full-stack application consisting of a backend API built with Node.js and Express, a frontend client using React, and a Redis cache. The backend interacts with an example API to show how Redis works. Docker is used to containerize the application, and Docker Compose is used to manage the multi-container setup.\n\n## Features\n\n- **Backend API:** Handles requests, interacts with Redis for caching.\n- **Frontend Client:** Built with React, provides a user interface to interact with the API.\n- **Redis Cache:** Used for session management and data caching.\n- **Docker:** Containerizes the backend, frontend, Redis, and MSSQL for easy deployment and scaling.\n\n## Project Structure\n\n- `backend/:` Contains the Node.js and Express backend application.\n\t- `index.js:` Main entry point of the backend application.\n\t- `Dockerfile:` Dockerfile for building the backend image.\n\t- `config/redisClient.js:` Redis client configuration.\n\t- `routes/:` Express routes for API endpoints.\n\t- `controllers/:` Controllers for handling API logic.\n\n- `client/:` Contains the React frontend application.\n\t- `App.jsx:` Main React component for the frontend.\n\t- `Dockerfile:` Dockerfile for building the frontend image.\n\t- `vite.config.js:` Vite configuration file for development and build.\n\t- `nginx.conf:` Nginx configuration for serving the React frontend.\n\n- docker-compose.yaml: Docker Compose configuration for orchestrating the services.\n\n## Getting Started\n\n### Prerequisites\n\n- Docker\n- Docker Compose\n\n### Installation\n\n1. Clone the Repository\n\n\t```\n\tgit clone https://github.com/Frnn4268/full-stack-cache.git\n\n\tcd full-stack-cache\n\t```\n\n2. Build and Run with Docker Compose\n\n\t```\n\tdocker-compose up --build\n\t```\n\n\tThis command builds and starts all the services defined in docker-compose.yaml.\n\n### Usage\n- Frontend: Access the React application at http://localhost.\n- Backend: The backend API is accessible at http://localhost:3000/api.\n- Session Management: Sessions are managed using Redis and can be accessed at http://localhost/session.\n\nFeel free to modify the sections as needed based on the specifics of your project and your personal or organizational preferences.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrnn4268%2Ffull-stack-cache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrnn4268%2Ffull-stack-cache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrnn4268%2Ffull-stack-cache/lists"}