{"id":26502194,"url":"https://github.com/thekirankumarv/chattrix","last_synced_at":"2026-04-12T14:34:03.005Z","repository":{"id":282709589,"uuid":"945953754","full_name":"thekirankumarv/Chattrix","owner":"thekirankumarv","description":"Chattrix is a flexible chat application designed to provide seamless communication and collaboration.","archived":false,"fork":false,"pushed_at":"2025-03-16T12:37:54.000Z","size":3921,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T13:33:39.471Z","etag":null,"topics":["firebase","firebase-auth","firestore-database","react-native","react-navigation","s3-storage","typescript"],"latest_commit_sha":null,"homepage":"","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/thekirankumarv.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":"2025-03-10T11:41:09.000Z","updated_at":"2025-03-16T12:37:57.000Z","dependencies_parsed_at":"2025-03-16T13:43:52.648Z","dependency_job_id":null,"html_url":"https://github.com/thekirankumarv/Chattrix","commit_stats":null,"previous_names":["thekirankumarv/chattrix"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekirankumarv%2FChattrix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekirankumarv%2FChattrix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekirankumarv%2FChattrix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekirankumarv%2FChattrix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thekirankumarv","download_url":"https://codeload.github.com/thekirankumarv/Chattrix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244663958,"owners_count":20490036,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["firebase","firebase-auth","firestore-database","react-native","react-navigation","s3-storage","typescript"],"created_at":"2025-03-20T17:37:37.729Z","updated_at":"2025-12-31T00:04:37.736Z","avatar_url":"https://github.com/thekirankumarv.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 💬 Chattrix  \n🚀 **A modern chat application with authentication, real-time updates, and a seamless user experience.**  \n\n---\n\n## 🌟 Features  \n\n| Feature                    | Description |\n|----------------------------|-------------|\n| 🔑 **User Authentication**   | Secure authentication via Firebase. |\n| 💬 **Real-time Messaging**    | Instant communication using WebSockets. |\n| 🔗 **Deep Linking**           | Implemented using **Expo Linking**. |\n| ☁️ **File Uploads to AWS S3** | Secure file storage with signed URLs. |\n| 🔔 **Push Notifications**     | Welcome notification when a user logs in. |\n| 🖼 **User Profiles**          | Manage and update user details. |\n\n---\n\n## ⚡ Tech Stack  \n\n- **Language**: TypeScript   \n- **Database**: Firebase Firestore  \n- **Storage**: AWS S3  \n- **Notifications**: Firebase Cloud Messaging (FCM)  \n- **Deep Linking**: Expo Linking  \n\n---\n\n## 🔧 Setup Instructions  \n\n1. **Clone the repository**:  \n   ```bash\n   git clone https://github.com/yourusername/Chattrix.git\n   cd Chattrix\n   ```\n\n2. **Install dependencies**:  \n   ```bash\n   npm install\n   ```\n\n3. **Set up environment variables** in a `.env` file in the root of the project:  \n   ```env\n   S3_UPLOAD_URL=\u003cYour S3 Upload URL\u003e\n   S3_SIGNED_URL=\u003cYour S3 Signed URL\u003e\n   ```\n\n4. **Run the project**:  \n   - **Development**:  \n     ```bash\n     npm run android:dev\n     ```\n   - **Development Release**:  \n     ```bash\n     npm run android:dev-release\n     ```\n   - **Staging**:  \n     ```bash\n     npm run android:staging\n     ```\n   - **Staging Release**:  \n     ```bash\n     npm run android:staging-release\n     ```\n   - **Beta**:  \n     ```bash\n     npm run android:beta\n     ```\n   - **Beta Release**:  \n     ```bash\n     npm run android:beta-release\n     ```\n   - **Production**:  \n     ```bash\n     npm run android:prod\n     ```\n   - **Production Release**:  \n     ```bash\n     npm run android:prod-release\n     ```\n\n---\n\n## 🌍 Environment Setup  \nChattrix supports multiple environments with different flavors:  \n| Environment | Command | Description |\n|------------|---------|-------------|\n| **Development** | `npm run android:dev` / `npm run android:dev-release` | For local development and testing |\n| **Staging** | `npm run android:staging` / `npm run android:staging-release` | For pre-production testing |\n| **Beta** | `npm run android:beta` / `npm run android:beta-release` | For beta testing |\n| **Production** | `npm run android:prod` / `npm run android:prod-release` | For live production deployment |\n\n---\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthekirankumarv%2Fchattrix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthekirankumarv%2Fchattrix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthekirankumarv%2Fchattrix/lists"}