{"id":26677219,"url":"https://github.com/nitinjuyal1610/chatgambit","last_synced_at":"2026-04-14T19:31:09.653Z","repository":{"id":194613689,"uuid":"690937882","full_name":"NitinJuyal1610/ChatGambit","owner":"NitinJuyal1610","description":" Modern and scalable chat application built using NestJS,  TypeScript . ","archived":false,"fork":false,"pushed_at":"2023-10-14T12:17:50.000Z","size":1603,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-22T18:56:49.456Z","etag":null,"topics":["docker","docker-compose","nestjs","postgresql","prisma-orm","reactjs","reactquery","typescript"],"latest_commit_sha":null,"homepage":"http://ec2-35-154-81-179.ap-south-1.compute.amazonaws.com/","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/NitinJuyal1610.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-09-13T07:22:34.000Z","updated_at":"2023-11-06T05:55:51.000Z","dependencies_parsed_at":"2023-10-14T18:13:01.329Z","dependency_job_id":null,"html_url":"https://github.com/NitinJuyal1610/ChatGambit","commit_stats":null,"previous_names":["nitinjuyal1610/nest-websockets"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NitinJuyal1610/ChatGambit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NitinJuyal1610%2FChatGambit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NitinJuyal1610%2FChatGambit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NitinJuyal1610%2FChatGambit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NitinJuyal1610%2FChatGambit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NitinJuyal1610","download_url":"https://codeload.github.com/NitinJuyal1610/ChatGambit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NitinJuyal1610%2FChatGambit/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","docker-compose","nestjs","postgresql","prisma-orm","reactjs","reactquery","typescript"],"created_at":"2025-03-26T04:19:14.246Z","updated_at":"2026-04-14T19:31:09.601Z","avatar_url":"https://github.com/NitinJuyal1610.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 ChatGambit - Scalable and Secure Chat Application\r\n\r\nChatGambit is a modern and scalable chat application built using NestJS, TypeScript, React, websockets, Casl, Zod, and Tailwind. It provides real-time full-duplex communication with a range of capabilities, including user authentication, group creation, and advanced security features.\r\n\r\n## 🌟 Features\r\n\r\n- **Real-Time Communication:** 📡 ChatGambit enables real-time, full-duplex communication between users, making it ideal for chat applications and collaborative environments.\r\n\r\n- **Group Chat:** 👥 Users can join existing chat groups or create their own, allowing for flexible and organized conversations.\r\n\r\n- **Admin Controls:** 👑 Administrators have the ability to kick users from chat groups to maintain order and manage discussions.\r\n\r\n- **Persistent Data** 📅 Room and user data persist for active rooms, ensuring a continuous, real-time experience.\r\n\r\n## 🔐 Security and Functionality Enhancements\r\n\r\n- **Rate Limiting:** ⏳ To prevent abuse, ChatGambit includes rate limiting functionality to control the number of messages sent within a specific time frame.\r\n\r\n- **Message Acknowledgement:** ✉️ Messages sent through ChatGambit include acknowledgement to confirm successful delivery.\r\n\r\n- **CASL Attribute-Based Authorization:** 🔐 ChatGambit leverages CASL for attribute-based authorization, that define fine-grained permissions and access control for users.\r\n\r\n- **End-to-End Validation with Zod:** ✅ Zod ensures robust end-to-end validation, helping to maintain data integrity throughout the application.\r\n\r\n## 🛠️ Tech Stack\r\n\r\n- Backend:\r\n\r\n  - NestJS\r\n  - TypeScript\r\n  - Postgress SQL\r\n  - Prisma ORM\r\n  - Docker \u0026 Docker Compose\r\n\r\n- Frontend:\r\n\r\n  - React\r\n  - TypeScript\r\n  - Tailwind CSS\r\n\r\n- Websockets for real-time communication\r\n\r\n## 🌐 Nginx Reverse Proxy\r\n\r\nThe application is hosted behind an Nginx reverse proxy to enhance security and routing capabilities.\r\n\r\n## 📦 Installation and Usage\r\n\r\nTo get started with ChatGambit, follow these steps:\r\n\r\n1. Clone the repository: `git clone https://github.com/NitinJuyal1610/ChatGambit`\r\n2. Navigate to the project directory: `cd chatgambit`\r\n3. Build and run the docker container `docker compose up`\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitinjuyal1610%2Fchatgambit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnitinjuyal1610%2Fchatgambit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitinjuyal1610%2Fchatgambit/lists"}