{"id":18320723,"url":"https://github.com/farooqpk/talker-backend","last_synced_at":"2025-07-30T09:37:28.040Z","repository":{"id":171398799,"uuid":"643276762","full_name":"farooqpk/Talker-backend","owner":"farooqpk","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-14T13:04:14.000Z","size":694,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T13:12:54.390Z","etag":null,"topics":["audiocall","cloudflare-r2","docker-compose","express-js","gemini-ai","mongodb","nginx","prisma","realtimechat","redis","socket-io","typescript","videocall"],"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/farooqpk.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-05-20T16:44:21.000Z","updated_at":"2025-02-14T13:04:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"d495759a-9ba6-4197-9149-f3fff687ad46","html_url":"https://github.com/farooqpk/Talker-backend","commit_stats":null,"previous_names":["farooqpk/chatapp-backend","farooqpk/talker-backend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farooqpk%2FTalker-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farooqpk%2FTalker-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farooqpk%2FTalker-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farooqpk%2FTalker-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/farooqpk","download_url":"https://codeload.github.com/farooqpk/Talker-backend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247411238,"owners_count":20934650,"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":["audiocall","cloudflare-r2","docker-compose","express-js","gemini-ai","mongodb","nginx","prisma","realtimechat","redis","socket-io","typescript","videocall"],"created_at":"2024-11-05T18:17:18.425Z","updated_at":"2025-07-30T09:37:28.029Z","avatar_url":"https://github.com/farooqpk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Talker Backend\n\nThis is the backend server for a real-time chat application built with Node.js and Socket.IO.\n\n## Prerequisites\n\n- Node.js\n- npm\n- MongoDB\n\n## Installation\n\n1. Clone the repository:\n   \n      git clone https://github.com/farooqpk/talker-backEnd.git\n   \n\n2. Navigate to the project directory:\n   \n      cd talker-backEnd\n   \n\n3. Install dependencies:\n   \n      npm install\n   \n\n4. Create a `.env` file in the root directory and add the following environment variables:\n   \n      PORT=your_port_number\n\n      DATABASE_URL=your_mongodb_url\n\n      ACCESS_TOKEN_SECRET=your_access_token_secret\n\n      REFRESH_TOKEN_SECRET=your_refresh_token_secret\n\n      REDIS_URL=your_redis_url\n\n      R2_ACCOUNT_ID=your_cloudflare_r2_account_id\n\n      R2_ACCESS_KEY=your_cloudflare_r2_access_key\n\n      R2_SECRET_KEY=your_cloudflare_r2_secret_key\n\n      R2_BUCKET_NAME=your_cloudflare_r2_bucket_name\n\n      NODE_ENV='development'\n\n      GEMINI_API_KEY=your_gemini_api_key\n\n      CERTBOT_EMAIL=your_certbot_email\n\n      ACCESS_TOKEN_EXPIRY=2\n      \n      REFRESH_TOKEN_EXPIRY=30\n   \n\n## Building for Production\n\nTo create a production build:\n\nnpm run build\n\nThe built files will be in the `dist` directory.\n\n## Usage\n\n1. Start the server:\n   \n      npm start\n   \n\n2. The server will be running on `http://localhost:8000` (or the port you specified in the `.env` file).\n\n## Contributing\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a pull request\n\n## Contact\n\n- LinkedIn: [Ummar Farooq PK](https://linkedin.com/in/ummarfarooq-pk)\n\n- Live Demo: [talker.fun](https://talker.fun)\n\n\n## License\n\nThis project is licensed under the [MIT License](./LICENSE).\n\n## Disclaimer\n\nThis project was developed for educational and personal learning purposes.  \nIt is provided as-is under the MIT License. The author is **not responsible** for any misuse, illegal activity, or violations of laws caused by deploying or modifying this application. Use responsibly and at your own risk.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarooqpk%2Ftalker-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffarooqpk%2Ftalker-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarooqpk%2Ftalker-backend/lists"}