{"id":27888578,"url":"https://github.com/toth2000/chatbit","last_synced_at":"2025-07-03T17:04:31.611Z","repository":{"id":48359250,"uuid":"383081452","full_name":"toth2000/chatBit","owner":"toth2000","description":"A real-time chat room application built using ReactJs, NodeJs and ExpressJs","archived":false,"fork":false,"pushed_at":"2021-10-18T09:26:40.000Z","size":3112,"stargazers_count":2,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-05T09:09:44.644Z","etag":null,"topics":["expressjs","javascript","nodejs","reactjs","socket-io"],"latest_commit_sha":null,"homepage":"https://toth2000.github.io/chatBit","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/toth2000.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-05T09:14:27.000Z","updated_at":"2024-09-03T02:03:58.000Z","dependencies_parsed_at":"2022-08-29T21:31:41.496Z","dependency_job_id":null,"html_url":"https://github.com/toth2000/chatBit","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/toth2000%2FchatBit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toth2000%2FchatBit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toth2000%2FchatBit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toth2000%2FchatBit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toth2000","download_url":"https://codeload.github.com/toth2000/chatBit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252470763,"owners_count":21753047,"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":["expressjs","javascript","nodejs","reactjs","socket-io"],"created_at":"2025-05-05T09:09:49.216Z","updated_at":"2025-05-05T09:09:49.756Z","avatar_url":"https://github.com/toth2000.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChatBit\n\nA realtime chatroom app.\n[Website](https://tothagata.me/chatBit/)\n----\n\n## Branches\n  \n  - `master` branch contains all ReactJs client side code\n  - `server` branch contains all NodeJs and ExpressJs server side code\n  - `development` branch is used to test breaking Pull Requests\n  - `gh-pages` branch is used to deploy the react code of `master` branch using GitHub pages\n\n## Requirements\n\nFor development, you will only need Node.js and ReactJs installed in your environement.\n\n### Node\n- #### Node installation on Windows\n\n  Just go on [official Node.js website](https://nodejs.org/) and download the installer.\nAlso, be sure to have `git` available in your PATH, `npm` might need it (You can find git [here](https://git-scm.com/)).\n\n- #### Node installation on Ubuntu\n\n  You can install nodejs and npm easily with apt install, just run the following commands.\n\n      $ sudo apt install nodejs\n      $ sudo apt install npm\n\n- #### Other Operating Systems\n  You can find more information about the installation on the [official Node.js website](https://nodejs.org/) and the [official NPM website](https://npmjs.org/).\n\nIf the installation was successful, you should be able to run the following command.\n\n    $ node --version\n    v8.11.3\n\n    $ npm --version\n    6.1.0\n\nIf you need to update `npm`, you can make it using `npm`! Cool right? After running the following command, just open again the command line and be happy.\n\n    $ npm install npm -g\n\n\n---\n\n## Install\n\n    $ git clone https://github.com/toth2000/chatBit.git\n    $ cd chatBit\n    $ npm install\n\n## Running the project\n\n    $ npm start\n\n## Simple build for production\n\n    $ npm build\n\n## Contribution guidelines\n\nPlease refer to our [Contribution Guide](https://github.com/toth2000/chatBit/blob/master/CONTRIBUTING.md) for contributing to this project. And remeber no contribution is small,  every contribution matters.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoth2000%2Fchatbit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoth2000%2Fchatbit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoth2000%2Fchatbit/lists"}