{"id":21253614,"url":"https://github.com/roc41d/reactjs-web-based-messenger","last_synced_at":"2026-04-10T02:03:01.813Z","repository":{"id":84654641,"uuid":"328894426","full_name":"roc41d/reactjs-web-based-messenger","owner":"roc41d","description":"ReactJs web-based messenger application with ExpressJs, Socket-io, and Mongodb","archived":false,"fork":false,"pushed_at":"2021-03-22T15:02:02.000Z","size":1098,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-01-21T21:13:24.824Z","etag":null,"topics":["chat-application","expressjs","messenger","mongodb","mongoose","react","reactjs","socket-io","webapp"],"latest_commit_sha":null,"homepage":"","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/roc41d.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":"2021-01-12T06:33:40.000Z","updated_at":"2021-10-14T07:47:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"d55b2e04-4be2-4e46-a728-2f5084917399","html_url":"https://github.com/roc41d/reactjs-web-based-messenger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"hatchways/express-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roc41d%2Freactjs-web-based-messenger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roc41d%2Freactjs-web-based-messenger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roc41d%2Freactjs-web-based-messenger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roc41d%2Freactjs-web-based-messenger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roc41d","download_url":"https://codeload.github.com/roc41d/reactjs-web-based-messenger/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243690146,"owners_count":20331728,"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","expressjs","messenger","mongodb","mongoose","react","reactjs","socket-io","webapp"],"created_at":"2024-11-21T03:52:17.285Z","updated_at":"2026-04-10T02:03:01.718Z","avatar_url":"https://github.com/roc41d.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Web Based Messenger\r\n\r\n## Getting started\r\n\r\n### Requirements\r\n```\r\nNode: v12.13.0\r\nNPM: v6.14.9\r\nMongodb: latest\r\n```\r\n\r\n### Installation\r\nClone the repository\r\n\r\n```\r\ngit clone https://github.com/roc41d/reactjs-web-based-messenger.git\r\n```\r\n\r\nSwitch to the repo folder\r\n\r\n```\r\ncd reactjs-web-based-messenger\r\n```\r\n\r\nThe project is broken down into a server and client folder.\r\n\r\n#### Running the `server`\r\nSwitch to the `server` folder\r\n\r\n```\r\ncd server\r\n```\r\n\r\nInstall all the dependencies\r\n\r\n```\r\nnpm i\r\n```\r\n\r\nCopy the example .env file and make the required configuration changes in the .env file\r\n\r\n```\r\ncp env.development.local .env\r\n```\r\n\r\nStart the local development server\r\n\r\n```\r\nnpm start\r\n```\r\n\r\nYou can now access the server at [http://localhost:3001](http://localhost:3001)\r\n\r\n#### Running the `client`\r\nSwitch to the `client` folder\r\n\r\n```\r\ncd client\r\n```\r\n\r\nInstall all the dependencies\r\n\r\n```\r\nnpm i\r\n```\r\n\r\nStart the local development server\r\n\r\n```\r\nnpm start\r\n```\r\n\r\nYou can now access the client at [http://localhost:3000](http://localhost:3000)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froc41d%2Freactjs-web-based-messenger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froc41d%2Freactjs-web-based-messenger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froc41d%2Freactjs-web-based-messenger/lists"}