{"id":19936081,"url":"https://github.com/surajdarade/daily-connect","last_synced_at":"2026-04-09T06:44:11.208Z","repository":{"id":245116574,"uuid":"813666739","full_name":"surajdarade/daily-connect","owner":"surajdarade","description":"Chat and Connect Daily!","archived":false,"fork":false,"pushed_at":"2024-10-21T02:26:52.000Z","size":15173,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T02:39:13.253Z","etag":null,"topics":["aws-s3","expressjs","mongodb","nodejs","reactjs","socket-io","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://daily-connect-cyan.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/surajdarade.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-06-11T14:07:49.000Z","updated_at":"2024-11-10T10:53:01.000Z","dependencies_parsed_at":"2024-08-07T12:15:01.650Z","dependency_job_id":"41c274e0-9c04-480b-ba4c-dd018797a455","html_url":"https://github.com/surajdarade/daily-connect","commit_stats":null,"previous_names":["surajdarade/daily-connect"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surajdarade%2Fdaily-connect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surajdarade%2Fdaily-connect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surajdarade%2Fdaily-connect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surajdarade%2Fdaily-connect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/surajdarade","download_url":"https://codeload.github.com/surajdarade/daily-connect/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241362271,"owners_count":19950536,"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":["aws-s3","expressjs","mongodb","nodejs","reactjs","socket-io","tailwindcss","typescript"],"created_at":"2024-11-12T23:23:26.213Z","updated_at":"2025-11-25T07:03:23.235Z","avatar_url":"https://github.com/surajdarade.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Daily Connect\n\nDaily Connect with your closed ones with real-time messgage updates!\n\n## Features\n\n- **Real-Time Communication**: Crafted with Socket.io to provide instant chat and message updates.\n- **User Authentication**: Secure authentication using JWT.\n- **User Search**: API for searching users to chat with.\n- **Message Features**: Display the last message and count of unseen messages.\n- **Media Sharing**: Send media with captions, securely stored on AWS S3.\n\n## Tech Stack\n\n- **Frontend**: ReactJS, ReduxJS Toolkit\n- **Backend**: NodeJS, ExpressJS\n- **Database**: MongoDB\n- **Real-Time Communication**: Socket.io\n- **Cloud Storage**: AWS S3\n- **Type Safety**: TypeScript\n- **Authentication**: JWT\n\n## Installation\n\n1. Clone the repository\n   ```sh\n   git clone https://github.com/surajdarade/daily-connect.git\n\n2. Navigate to the project directory\n   ```sh\n   cd daily-connect\n\n3. Install Dependencies in client and server folder\n    ```sh\n    npm i\n\n4. Create a .env file in the server folder with the following fields:\n    ```sh\n    DB_CONN_STRING=\u003cyour-mongodb-connection-string\u003e\n    CLIENT_URI=\u003cyour-client-uri\u003e\n    NODE_ENV=\"development\"\n    PORT=3000\n    JWT_SECRET_KEY=\u003cyour-jwt-secret-key\u003e\n    JWT_EXPIRE=30d\n    AWS_BUCKET_NAME=\u003cyour-aws-bucket-name\u003e\n    AWS_BUCKET_REGION=\u003cyour-aws-bucket-region\u003e\n    AWS_IAM_USER_KEY=\u003cyour-aws-iam-user-key\u003e\n    AWS_IAM_USER_SECRET=\u003cyour-aws-iam-user-secret\u003e\n\n5. Start client and server\n    ```sh\n    cd client\n    npm run dev\n\n    cd server\n    npm run dev\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurajdarade%2Fdaily-connect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsurajdarade%2Fdaily-connect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurajdarade%2Fdaily-connect/lists"}