{"id":23785857,"url":"https://github.com/foxfirecodes/websocket-chat","last_synced_at":"2025-11-10T22:06:27.929Z","repository":{"id":91319761,"uuid":"404912224","full_name":"foxfirecodes/websocket-chat","owner":"foxfirecodes","description":"A tiny live chat app using Svelte \u0026 socket.io","archived":false,"fork":false,"pushed_at":"2023-08-03T05:45:10.000Z","size":116,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-01T14:07:26.886Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/foxfirecodes.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-10T00:50:25.000Z","updated_at":"2021-11-20T13:04:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"affe935b-fad8-44f6-afd8-7e6dfbcaaacf","html_url":"https://github.com/foxfirecodes/websocket-chat","commit_stats":null,"previous_names":["foxfirecodes/websocket-chat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxfirecodes%2Fwebsocket-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxfirecodes%2Fwebsocket-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxfirecodes%2Fwebsocket-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxfirecodes%2Fwebsocket-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foxfirecodes","download_url":"https://codeload.github.com/foxfirecodes/websocket-chat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240002103,"owners_count":19732164,"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":[],"created_at":"2025-01-01T14:07:29.424Z","updated_at":"2025-11-10T22:06:27.883Z","avatar_url":"https://github.com/foxfirecodes.png","language":"JavaScript","readme":"# websocket-chat\n\n\u003e A tiny live chat app using Svelte \u0026 socket.io\n\n## Development\n\nThis app assumes a few things:\n\n-   port 3001 is available\n-   redis is available and running on the default port (6379)\n    -   if you don't have redis installed but you do have docker, you can run `docker run --rm -it -p 6379:6379 redis` to spin up redis quickly\n-   you don't have high expectations\n\nAssuming all of the above requirements are met, you can set this project app with the following commands:\n\n```bash\n# if you dont have pnpm already, install it\nnpm install -g pnpm@6\n\n# clone the repo\ngit clone git@github.com:rayzr522/websocket-chat.git\ncd websocket-chat\n\n# install dependencies\npnpm install\n\n# run the dev server\npnpm dev\n\n# alternatively, make a production build\npnpm build\npnpm start\n```\n\nYou can now access the chat app at http://localhost:3001\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxfirecodes%2Fwebsocket-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoxfirecodes%2Fwebsocket-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxfirecodes%2Fwebsocket-chat/lists"}