{"id":21254127,"url":"https://github.com/luc-ribeiro/nlw-05-chatty-node","last_synced_at":"2026-04-16T11:31:09.559Z","repository":{"id":187565639,"uuid":"381073798","full_name":"luc-ribeiro/nlw-05-chatty-node","owner":"luc-ribeiro","description":"Chatty is a real-time customer service chat. Built with Node.js, Express and Socket.io","archived":false,"fork":false,"pushed_at":"2024-05-28T22:44:36.000Z","size":88,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T05:44:07.369Z","etag":null,"topics":["express","nodejs","socket-io","sqlite3","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/luc-ribeiro.png","metadata":{"files":{"readme":"README-PTBR.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-06-28T15:10:43.000Z","updated_at":"2024-05-28T22:45:02.000Z","dependencies_parsed_at":"2023-08-11T05:12:24.510Z","dependency_job_id":"e0ae3346-61df-4a81-9812-a87f2ed0fc31","html_url":"https://github.com/luc-ribeiro/nlw-05-chatty-node","commit_stats":null,"previous_names":["luc-ribeiro/nlw-05-node-chatty","luc-ribeiro/nlw-05-chatty-node"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luc-ribeiro/nlw-05-chatty-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luc-ribeiro%2Fnlw-05-chatty-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luc-ribeiro%2Fnlw-05-chatty-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luc-ribeiro%2Fnlw-05-chatty-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luc-ribeiro%2Fnlw-05-chatty-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luc-ribeiro","download_url":"https://codeload.github.com/luc-ribeiro/nlw-05-chatty-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luc-ribeiro%2Fnlw-05-chatty-node/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31883691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["express","nodejs","socket-io","sqlite3","typescript"],"created_at":"2024-11-21T03:54:19.166Z","updated_at":"2026-04-16T11:31:09.533Z","avatar_url":"https://github.com/luc-ribeiro.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\nNext Level Week #05 - Chatty\n\u003c/h1\u003e\n\n\u003cdiv align=\"right\"\u003e\n  Click \u003ca href=\"https://github.com/luc-ribeiro/nlw-05-chatty-node/blob/main/README.md\"\u003ehere\u003c/a\u003e to view the english version.\n\u003c/div\u003e\n\u003cbr\u003e\n\n## 💻 Projeto\nO Chatty é um chat para atendimento de clientes em tempo real.\n\n## 🚀 Tecnologias\n\n- **Node.js** \n- **Express**\n- **TypeScript**\n- **Socket.io**\n\n\u003cbr\u003e\n\n## :page_facing_up: Como utilizar\n\nFaça um clone deste repositório:\n\n```sh\n  $ git clone https://github.com/luc-ribeiro/nlw-05-chatty-node.git\n```\n\nInstale as dependências:\n\n```sh\n  # com npm\n  $ npm install\n\n  # com yarn\n  $ yarn install\n```\n\n**Caso ainda não tenha o arquivo `database.sqlite` dentro da pasta `src/database`, crie esse arquivo e rode `yarn typeorm migration:run` para criar as tabelas do banco de dados.**\n\u003cbr\u003e\u003cbr\u003e\nExecute o comando:\n\n```sh\n  # com npm\n  $ npm run dev\n\n  # com yarn\n  $ yarn dev\n```\n\nAcesse o projeto em `localhost:3333`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluc-ribeiro%2Fnlw-05-chatty-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluc-ribeiro%2Fnlw-05-chatty-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluc-ribeiro%2Fnlw-05-chatty-node/lists"}