{"id":18573209,"url":"https://github.com/harshitrv/chatapp","last_synced_at":"2026-04-09T16:34:19.135Z","repository":{"id":132986447,"uuid":"491120437","full_name":"HarshitRV/ChatApp","owner":"HarshitRV","description":"A node js chat app built using socket io.","archived":false,"fork":false,"pushed_at":"2022-12-04T06:46:54.000Z","size":129,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-15T23:12:53.426Z","etag":null,"topics":["express","nodejs","socket-io"],"latest_commit_sha":null,"homepage":"https://chatroom-pldm.onrender.com","language":"JavaScript","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/HarshitRV.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":"2022-05-11T13:21:29.000Z","updated_at":"2022-12-04T06:56:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"14ee25cf-3d06-4725-aaca-beac7459265e","html_url":"https://github.com/HarshitRV/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/HarshitRV%2FChatApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarshitRV%2FChatApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarshitRV%2FChatApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarshitRV%2FChatApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HarshitRV","download_url":"https://codeload.github.com/HarshitRV/ChatApp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254436950,"owners_count":22070949,"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":["express","nodejs","socket-io"],"created_at":"2024-11-06T23:08:25.351Z","updated_at":"2026-04-09T16:34:14.091Z","avatar_url":"https://github.com/HarshitRV.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A basic chat app built with Node, Express and Socket.IO\n\n## Setting up the project locally.\n1. Install the dependencies:\n```sh\n    npm install\n```\n2. Create a configs folder and add the configs :\n```sh\n    mkdir configs\n    touch configs/dev.env\n    touch configs/test.env\n```\n3. Specify the environment in the ```dev.env``` and ```test.env``` file:\n```sh\n    PORT=3000\n```\n4. To run the app in the development mode:\n```sh\n    npm run devstart\n```\n5. To run the app in the test mode:\n```sh\n    npm run test\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharshitrv%2Fchatapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharshitrv%2Fchatapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharshitrv%2Fchatapp/lists"}