{"id":14988717,"url":"https://github.com/irevenko/web-chat","last_synced_at":"2025-04-12T00:22:46.570Z","repository":{"id":64221684,"uuid":"248963050","full_name":"irevenko/web-chat","owner":"irevenko","description":"💬 A Simple Web Chat App using Sockets \u0026 Node.js ","archived":false,"fork":false,"pushed_at":"2020-05-11T19:21:39.000Z","size":134,"stargazers_count":23,"open_issues_count":0,"forks_count":16,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T20:07:16.963Z","etag":null,"topics":["bulma","bulma-css","chat","chat-application","chatapp","express","express-js","expressjs","javascript","node","node-js","nodejs","npm","socket-io","web-chat"],"latest_commit_sha":null,"homepage":"https://arti-chat.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/irevenko.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}},"created_at":"2020-03-21T11:34:35.000Z","updated_at":"2024-08-17T04:52:53.000Z","dependencies_parsed_at":"2022-12-04T20:13:54.018Z","dependency_job_id":null,"html_url":"https://github.com/irevenko/web-chat","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/irevenko%2Fweb-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irevenko%2Fweb-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irevenko%2Fweb-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irevenko%2Fweb-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irevenko","download_url":"https://codeload.github.com/irevenko/web-chat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248498364,"owners_count":21114103,"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":["bulma","bulma-css","chat","chat-application","chatapp","express","express-js","expressjs","javascript","node","node-js","nodejs","npm","socket-io","web-chat"],"created_at":"2024-09-24T14:17:05.585Z","updated_at":"2025-04-12T00:22:46.535Z","avatar_url":"https://github.com/irevenko.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Artichoke Chat \u003cimg src=\"/public/images/artichoke.ico\" height=\"50\" width=\"50\"\u003e\nA simple green themed web chat made to learn Node.js and Network Programming\u003cbr\u003e\nDeployed on Heroku https://arti-chat.herokuapp.com/ \u003cbr\u003e\nSafari and IE are not supported!\n\n# Technologies 🧾\n\u003ca href=\"https://nodejs.org/en/\"\u003e\u003cimg src=\"https://habrastorage.org/webt/bs/ml/lo/bsmllozt2li3jmn_6ec8vy4krdq.png\" width=\"170\" \u003e \u003c/a\u003e\n\u003ca href=\"https://socket.io/\"\u003e\u003cimg src=\"https://external-content.duckduckgo.com/iu/?u=http%3A%2F%2Fwww.programwitherik.com%2Fcontent%2Fimages%2F2017%2F01%2Fsocket-e1434850599985.png\u0026f=1\u0026nofb=1\" width=\"170\"\u003e\u003c/a\u003e\n\u003ca href=\"https://expressjs.com/\"\u003e\u003cimg src=\"https://miro.medium.com/max/6668/1*XP-mZOrIqX7OsFInN2ngRQ.png\" width=\"170\"\u003e\u003c/a\u003e\n\u003ca href=\"https://bulma.io/\"\u003e\u003cimg src=\"https://ruko.s3.ap-southeast-1.amazonaws.com/rumahkomunitas.com/tulisan/100319104121_bulma-banner.png\" width=\"170\"\u003e\u003c/a\u003e\n\u003ca href=\"https://www.npmjs.com\"\u003e\u003cimg src=\"https://www.drupal.org/files/project-images/Npm-logo.png\" width=\"165\" height=\"60\"\u003e\u003c/a\u003e\n\n\n# Preview 🔍\n\u003cimg src=\"https://i.imgur.com/U26kp9W.jpg\" width=1900\u003e \u003cbr /\u003e\n\u003cimg src=\"https://i.imgur.com/NiK5u6R.jpg\" width=1900\u003e \u003cbr /\u003e \n\u003cimg src=\"https://i.imgur.com/QQvTaOj.jpg\" width=1900\u003e \u003cbr /\u003e\n\u003cimg src=\"https://i.imgur.com/hQNDXvF.jpg\" width=\"300\"\u003e\n\u003cimg src=\"https://i.imgur.com/Ynbd5kY.jpg\" width=\"300\"\u003e \n\u003cimg src=\"https://i.imgur.com/DHPIFt8.jpg\" width=\"300\"\u003e\n\u003cimg src=\"https://i.imgur.com/uFRPWsy.jpg\" width=\"300\"\u003e \u003cbr/\u003e\n\u003cimg src=\"https://i.imgur.com/J7le3tt.jpg\"\u003e\n\n# Quick Start 🚀\n```git clone https://github.com/irevenko/artichoke-chat.git```\u003cbr\u003e\n```cd artichoke-chat```\u003cbr\u003e\n```npm install```\u003cbr\u003e\n```npm start  or  nodemon server.js```\u003cbr\u003e\n```go to localhost:3000```\n\n# What I Learned 🧠\n* Node.js basics (async programming, callbacks, anonymous and arrow functions, server side stuff, imports, modules, express, http, path, socket.io)\n* Web Sockets\n* HTTP/HTTPS\n* DOM manipulation, EventListeners, Forms\n* How to use CSS Framework (Bulma)\n* Simple media queries\n* npm basics\n* Gathering front-end and back-end together\n\n# License 📑 \n(c) 2020 Ilya Revenko. [MIT License](https://tldrlegal.com/license/mit-license)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firevenko%2Fweb-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firevenko%2Fweb-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firevenko%2Fweb-chat/lists"}