{"id":18399519,"url":"https://github.com/fireproof-storage/firehouse-chat","last_synced_at":"2025-04-07T05:34:25.209Z","repository":{"id":221777139,"uuid":"755323930","full_name":"fireproof-storage/firehouse-chat","owner":"fireproof-storage","description":"Collaborative chat using Fireproof","archived":false,"fork":false,"pushed_at":"2024-06-18T12:41:21.000Z","size":98,"stargazers_count":11,"open_issues_count":5,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-18T14:55:36.447Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://firehouse-chat.jchris.partykit.dev/channel/chat","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/fireproof-storage.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":"2024-02-09T22:17:26.000Z","updated_at":"2024-06-18T14:55:38.260Z","dependencies_parsed_at":"2024-06-18T14:55:33.084Z","dependency_job_id":"4f857c7a-5391-40b4-9ee0-2401c3e3b3b5","html_url":"https://github.com/fireproof-storage/firehouse-chat","commit_stats":null,"previous_names":["jchris/react-fireproof","jchris/firehouse","fireproof-storage/firehouse-chat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireproof-storage%2Ffirehouse-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireproof-storage%2Ffirehouse-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireproof-storage%2Ffirehouse-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireproof-storage%2Ffirehouse-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fireproof-storage","download_url":"https://codeload.github.com/fireproof-storage/firehouse-chat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223272379,"owners_count":17117590,"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":"2024-11-06T02:27:38.635Z","updated_at":"2024-11-06T02:27:39.358Z","avatar_url":"https://github.com/fireproof-storage.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Firehouse - collaborative chat using Fireproof\n\nThe example is based on the PartyKit generator. Fireproof runs anywhere.\n\nThis app is a team chat application. It uses Gravatar for user avatars and Fireproof for real-time data synchronization. A real deployment would use a secure authentication method. \n\nIn the workshop, we'll learn how the main timeline query works, how to add a new message, and how to create channels. We'll enable threads and look at AI integration on the backend. If we have time we will add file uploads and image previews.\n\n## Running the app\n\n* Git clone the repository\n* Run `npm install`\n* Run `npm run dev`\n\n## Changing the code\n\nLook in the `src` directory for the server and client code. The server code is in `server.ts` and the client code is in `client.ts`.\n\nThe client uses components from the `components` directory. The main chat component is in `components/Channel.tsx`. The sidebar is in `components/Sidebar.tsx`, and it lists all the channels.\n\n### Generated PartyKit Info\n\nWelcome to the party, pal!\n\nThis is a [Partykit](https://partykit.io) project, which lets you create real-time collaborative applications with minimal coding effort.\n\n[`server.ts`](./src/server.ts) is the server-side code, which is responsible for handling WebSocket events and HTTP requests. [`client.ts`](./src/client.ts) is the client-side code, which connects to the server and listens for events.\n\nYou can start developing by running `npm run dev` and opening [http://localhost:1999](http://localhost:1999) in your browser. When you're ready, you can deploy your application on to the PartyKit cloud with `npm run deploy`.\n\nRefer to our docs for more information: https://github.com/partykit/partykit/blob/main/README.md. For more help, reach out to us on [Discord](https://discord.gg/g5uqHQJc3z), [GitHub](https://github.com/partykit/partykit), or [Twitter](https://twitter.com/partykit_io).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffireproof-storage%2Ffirehouse-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffireproof-storage%2Ffirehouse-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffireproof-storage%2Ffirehouse-chat/lists"}