{"id":16433935,"url":"https://github.com/samuelstroschein/bromb","last_synced_at":"2025-10-27T02:30:43.291Z","repository":{"id":46201994,"uuid":"419016463","full_name":"samuelstroschein/bromb","owner":"samuelstroschein","description":"A feedback widget designed to be simple and customizable.","archived":true,"fork":false,"pushed_at":"2022-11-12T09:46:35.000Z","size":1909,"stargazers_count":61,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-28T09:34:49.664Z","etag":null,"topics":["feedback","widget"],"latest_commit_sha":null,"homepage":"","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samuelstroschein.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-19T17:00:41.000Z","updated_at":"2024-07-24T23:01:06.000Z","dependencies_parsed_at":"2023-01-22T02:01:01.184Z","dependency_job_id":null,"html_url":"https://github.com/samuelstroschein/bromb","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelstroschein%2Fbromb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelstroschein%2Fbromb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelstroschein%2Fbromb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelstroschein%2Fbromb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samuelstroschein","download_url":"https://codeload.github.com/samuelstroschein/bromb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238422804,"owners_count":19469620,"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":["feedback","widget"],"created_at":"2024-10-11T08:47:40.848Z","updated_at":"2025-10-27T02:30:42.871Z","avatar_url":"https://github.com/samuelstroschein.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/samuelstroschein/bromb/main/assets/submission-animation.gif\" /\u003e\n\u003c/p\u003e\n\n# bromb\n\nA feedback widget for websites/web apps designed to be\n- simple\n- responsive\n- configurable (categories)\n- [one-click self-hostable](https://github.com/samuelstroschein/bromb-endpoint)\n- work in no-code environments (website builders)\n- make it easy to write own integrations (Slack, Notion, etc.)\n\n## Getting Started\n\n### 1. Copy the following code\n\nCopy the following `\u003cscript\u003e` `\u003c/script\u003e` and place it in the head of your HTML. \n\n```html\n\u003cscript\n\tasync\n\tdefer\n\tdata-theme=\"light\"\n\tsrc=\"https://cdn.jsdelivr.net/gh/samuelstroschein/bromb/packages/web/dist/widget.js\"\n\u003e\u003c/script\u003e\n```\n\n### 2. Create a project\n\nSelf-host an endpoint as described in [this repository](https://github.com/samuelstroschein/bromb-endpoint).\n\n### 3. Trigger the widget\n\nThe bromb widget is triggered by clicking on a link on your site which follows the following schema `https://submission.bromb.co/\u003cyour organization name\u003e/\u003cyour project name\u003e`. We'll call that link the trigger link.\n\n#### Code\n\nplace an `\u003ca\u003e` in your markup. \n\n```html\n\u003ca href=\"https://submission.bromb.co/\u003cyour organization\u003e/\u003cyour project\u003e\"\u003e\n  Give us feedback\n\u003c/a\u003e\n```\n\n\n#### Website Builder\n\nyou can trigger the widget by placing a trigger link on your page. \n\n\u003cp\u003e\n    \u003cimg width=\"300rem\" src=\"https://raw.githubusercontent.com/samuelstroschein/bromb/main/assets/website-builder-trigger-link.png\" /\u003e\n\u003c/p\u003e\n\n## More Advanced Stuff\n\nTake a look at the [docs](./documentation).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelstroschein%2Fbromb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamuelstroschein%2Fbromb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelstroschein%2Fbromb/lists"}