{"id":19857808,"url":"https://github.com/aloiscrr/deno-websocket-chat","last_synced_at":"2026-04-30T03:39:58.758Z","repository":{"id":207599401,"uuid":"267926126","full_name":"AloisCRR/deno-websocket-chat","owner":"AloisCRR","description":"Chat made with new runtime Deno and WebSockets.","archived":false,"fork":false,"pushed_at":"2021-05-17T03:18:36.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-17T04:04:19.929Z","etag":null,"topics":["chat","deno","websocket"],"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/AloisCRR.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}},"created_at":"2020-05-29T18:18:08.000Z","updated_at":"2023-03-07T07:05:58.000Z","dependencies_parsed_at":"2023-11-16T16:55:29.427Z","dependency_job_id":"50a4267f-c0f6-4246-b569-a18933a17f2d","html_url":"https://github.com/AloisCRR/deno-websocket-chat","commit_stats":null,"previous_names":["aloiscrr/deno-websocket-chat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AloisCRR/deno-websocket-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AloisCRR%2Fdeno-websocket-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AloisCRR%2Fdeno-websocket-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AloisCRR%2Fdeno-websocket-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AloisCRR%2Fdeno-websocket-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AloisCRR","download_url":"https://codeload.github.com/AloisCRR/deno-websocket-chat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AloisCRR%2Fdeno-websocket-chat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32454150,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":["chat","deno","websocket"],"created_at":"2024-11-12T14:19:52.217Z","updated_at":"2026-04-30T03:39:58.732Z","avatar_url":"https://github.com/AloisCRR.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Basic WebSockets chat using Deno\n\nI developed this project to enter the world of Deno, the new JavaScript runtime environment that will co-exist with Node, it has some serious benefits, such as TypeScript as first class citizen and promises as well.\n\n## Run Locally\n\nClone the project\n\n1. Install:\n\n   - [Deno](https://deno.land/)\n\n1. Clone the project:\n\n   ```bash\n   git clone https://github.com/AloisCRR/deno-websocket-chat.git\n   ```\n\n1. Go to the project directory:\n\n   ```bash\n   cd deno-websocket-chat\n   ```\n\n1. Start the server:\n\n   ```bash\n   deno run --allow-net ./src/server.js\n   ```\n\n   Open `public \u003e index.html` in your browser, type your username and select a chat group.\n\n## Screenshots\n\n![App Screenshot](https://i.imgur.com/8U9ZAaw.png)\n![App Screenshot](https://i.imgur.com/4r6XivU.png)\n\n## Tech Stack\n\n| Name                                                                       | Description                                                            |\n| -------------------------------------------------------------------------- | ---------------------------------------------------------------------- |\n| [Deno](https://deno.land/)                                                 | New JavaScript and TypeScript runtime that will co-exist with Node.js. |\n| [Bootstrap 4](https://getbootstrap.com/)                                   | CSS framework                                                          |\n| [WebSockets](https://developer.mozilla.org/es/docs/Web/API/WebSockets_API) | Real-time communication protocol                                       |\n\n## Roadmap\n\n- [x] Chat functionality\n- [ ] TypeScript\n- [ ] Testing\n- [ ] Hosting, domain, etc.\n- [ ] CI/CD\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faloiscrr%2Fdeno-websocket-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faloiscrr%2Fdeno-websocket-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faloiscrr%2Fdeno-websocket-chat/lists"}