{"id":20824004,"url":"https://github.com/corentinb/hexachat","last_synced_at":"2026-04-27T02:31:40.366Z","repository":{"id":80535578,"uuid":"70002351","full_name":"CorentinB/hexachat","owner":"CorentinB","description":":zap: Light and fast web-chat using Node.JS ","archived":false,"fork":false,"pushed_at":"2017-05-23T19:51:55.000Z","size":38248,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-26T13:46:03.599Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CorentinB.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}},"created_at":"2016-10-04T20:14:04.000Z","updated_at":"2017-05-21T14:17:46.000Z","dependencies_parsed_at":"2023-03-15T21:45:58.066Z","dependency_job_id":null,"html_url":"https://github.com/CorentinB/hexachat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CorentinB/hexachat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CorentinB%2Fhexachat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CorentinB%2Fhexachat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CorentinB%2Fhexachat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CorentinB%2Fhexachat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CorentinB","download_url":"https://codeload.github.com/CorentinB/hexachat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CorentinB%2Fhexachat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32320232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-17T22:20:22.770Z","updated_at":"2026-04-27T02:31:40.343Z","avatar_url":"https://github.com/CorentinB.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HexaChat 1.0\n:zap: Light and fast web-chat using Node.JS [WIP]\n\n**NB**: This is a WIP project, a loooooot of functionnality are actually not available, star the project if you want to get an alert when I'm updating it !\n\n# Requirements\n\nIn order to install this chat to your server, you have to do some easy stuff.\nFirst, install **node.js** and **npm** if you didn't.\nGo into the folder where you want to install the chat.\n\nAll dependencies are included in the repository.\n* **express**\n* **socket.io**\n* **colour**\n\nNow you can just clone the repo, you will have a public folder with the following 3 files:\n* **client.js**\n* **index.html**\n* **style.css**\n\nAnd in the at the root of your folder:\n* **client.js**\n* **package.json** (check the line **dependencies**, if there is nothing, you have to add manually the two dependencies, express \u0026 socket.io)\n* and the **node_modules** folder where the node package are installed (automatically)\n\nFinally, it should look like this:\n\n:file_folder: **node_modules**\n\n:open_file_folder: **public**\n\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;**client.js**\n\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;**index.html**\n\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;**style.css**\n\n**server.js**\n\nNow, in order to launch the chat, you have to type **node server**.\nActually, the setup in **server.js** say that you can access to the chat with the 3000 port, like this **your_server_url:3000**.\n\nIt's done ! You can chat now ! :D\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorentinb%2Fhexachat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorentinb%2Fhexachat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorentinb%2Fhexachat/lists"}