{"id":18456556,"url":"https://github.com/akashrajpurohit/chatapp","last_synced_at":"2025-04-22T19:27:40.171Z","repository":{"id":97255324,"uuid":"174126115","full_name":"AkashRajpurohit/ChatApp","owner":"AkashRajpurohit","description":"Real time chat application with emojis and live location sharing feature","archived":false,"fork":false,"pushed_at":"2023-12-05T08:37:23.000Z","size":219,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-21T07:26:50.334Z","etag":null,"topics":["chat-application","mustache-js","real-time","websocket"],"latest_commit_sha":null,"homepage":"https://chatapp-akash.herokuapp.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AkashRajpurohit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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},"funding":{"ko_fi":"akashrajpurohit","github":"AkashRajpurohit","custom":["https://paypal.me/RajpurohitAkash"]}},"created_at":"2019-03-06T10:45:05.000Z","updated_at":"2024-08-15T06:44:24.000Z","dependencies_parsed_at":"2024-11-06T08:12:04.698Z","dependency_job_id":"cb0c3000-cebe-456a-a26a-e81a047e7735","html_url":"https://github.com/AkashRajpurohit/ChatApp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashRajpurohit%2FChatApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashRajpurohit%2FChatApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashRajpurohit%2FChatApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashRajpurohit%2FChatApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AkashRajpurohit","download_url":"https://codeload.github.com/AkashRajpurohit/ChatApp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250307803,"owners_count":21409148,"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":["chat-application","mustache-js","real-time","websocket"],"created_at":"2024-11-06T08:12:00.900Z","updated_at":"2025-04-22T19:27:40.142Z","avatar_url":"https://github.com/AkashRajpurohit.png","language":"JavaScript","funding_links":["https://ko-fi.com/akashrajpurohit","https://github.com/sponsors/AkashRajpurohit","https://paypal.me/RajpurohitAkash"],"categories":[],"sub_categories":[],"readme":"# ChatApp\nA Real time chat application with emojis and live location sharing feature\n\nCheck out the application live at: https://chatapp-akash.herokuapp.com\n\n## Things I learned new while developing this project\n\n1. WebSockets (socketio) module of nodejs\n2. Create and maintain private rooms in socketio\n3. Client side templating with [mustache-js](https://mustache.github.io/)\n4. [BEM](http://getbem.com/naming/) naming conventions\n5. Integrate Emojis in application using [emojionearea](https://github.com/mervick/emojionearea)\n6. Live locations using browser [Geolocation API](https://developer.mozilla.org/en-US/docs/Web/API/Geolocation_API)\nand many more...\n\n## Running the APP locally\n\n### Prerequisites\n1. NodeJS:\nPlease install NodeJS \u003e= 10.15.0. If you already have it, you're good to go.\n\n2. Yarn:\nVisit Yarn download page. Select your Operating system and follow the instructions.\n\nOnce you have the [Prerequisites](#prerequisites) covered:\n\n1. Clone this repository from GitHub onto your local computer.\n\n```sh\ngit clone https://github.com/AkashRajpurohit/ChatApp.git\n```\n\n2. Navigate into the project folder and install all of its necessary dependencies with Yarn.\n\n```\ncd ChatApp\nyarn install\n```\n3. Start the server\n```sh\nyarn start\n```\n\n## With Docker\n\n1. Clone this repository from GitHub onto your local computer.\n\n```sh\ngit clone https://github.com/AkashRajpurohit/ChatApp.git\n```\n\n\u003e Note: Make sure you have docker installed and currently running as service\n\n2. Navigate into the project folder.\n```sh\ndocker-compose up\n```\nOR to run in detached mode,\n```sh\ndocker-compose -d up\n```\n\n---\n\nAfter following the steps you can start playing around with it.\n\nYou can now visit [http://localhost:4200/](http://localhost:4200/)\n\n---\n\n## Visit my portfolio\n[Akash Rajpurohit](https://akashrajpurohit.cf)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashrajpurohit%2Fchatapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakashrajpurohit%2Fchatapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashrajpurohit%2Fchatapp/lists"}