{"id":20829514,"url":"https://github.com/sheninthjr/chat-app","last_synced_at":"2026-04-14T19:32:12.310Z","repository":{"id":208037870,"uuid":"720471469","full_name":"sheninthjr/Chat-App","owner":"sheninthjr","description":"Experience seamless communication with our Real-Time Chat Application, crafted with Next.js and WebSockets. Connect with others instantly, fostering real-time conversations in a secure and dynamic environment.","archived":false,"fork":false,"pushed_at":"2024-01-09T06:42:49.000Z","size":1494,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-02T19:55:11.960Z","etag":null,"topics":["docker-compose","express","nextjs","redis","tailwindcss","typescript","websocket"],"latest_commit_sha":null,"homepage":"https://chatapp-phi-nine.vercel.app","language":"TypeScript","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/sheninthjr.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":"2023-11-18T15:37:01.000Z","updated_at":"2024-02-03T06:04:39.000Z","dependencies_parsed_at":"2023-11-19T10:22:59.273Z","dependency_job_id":"39d58f52-1f33-43bd-89f0-f0ecbc04271f","html_url":"https://github.com/sheninthjr/Chat-App","commit_stats":null,"previous_names":["sheninthjr/chat-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sheninthjr/Chat-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheninthjr%2FChat-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheninthjr%2FChat-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheninthjr%2FChat-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheninthjr%2FChat-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sheninthjr","download_url":"https://codeload.github.com/sheninthjr/Chat-App/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheninthjr%2FChat-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31812968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"last_error":"SSL_read: 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","express","nextjs","redis","tailwindcss","typescript","websocket"],"created_at":"2024-11-17T23:20:42.201Z","updated_at":"2026-04-14T19:32:12.296Z","avatar_url":"https://github.com/sheninthjr.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sheninth Jr Chat App\n\n## Jr Chat App\n\n![Alt Text](/sample.png)\n\n\n# Realtime Chat Application with Next.js, WebSockets, and Redis\n\nThis repository houses a modern and scalable realtime chat application built with Next.js, WebSockets, and Redis. The application allows users to engage in instant messaging with a responsive and interactive user interface.\n\n## Features:\n\n### Next.js: \nUtilizes the power of Next.js for server-side rendering, optimized performance, and a seamless development experience.\n\n### WebSockets: \nEnables realtime bidirectional communication between the server and clients, ensuring instant message updates and a smooth user experience.\n\n### Redis: \nServes as a scalable and efficient message broker, storing and distributing messages among connected clients for enhanced performance and reliability.\n\n### Responsive UI: \nA user-friendly and responsive interface that adapts to various devices, providing a consistent experience across desktop and mobile platforms.\n\n### Frontend Setup\n\nTo run the frontend cd into this directory.\n\n```\n$ cd apps/client\n```\n\nMake a Fresh yarn install on this folder\n\n```\n$ yarn install\n```\n\nThen run the Nextjs Frontend.\n\n```\n$ yarn dev\n```\n\n### Local Setup\n\nRun redis locally on your system\n\n```\n$ docker-compose up\n```\n\nThis command helps you to run the redis database locally.\n\n### Backend Setup\n\nTo run the Backend cd into this directory.\n\n#### Step1\n\n```\n$ cd packages/backend\n```\n\n#### Step2\n\n```\n$ yarn install\n$ tsc -b\n$ node dist/index.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheninthjr%2Fchat-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsheninthjr%2Fchat-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheninthjr%2Fchat-app/lists"}