{"id":21606009,"url":"https://github.com/onelitefeathernet/feedback-fusion","last_synced_at":"2025-04-11T04:04:40.904Z","repository":{"id":200029671,"uuid":"702357401","full_name":"OneLiteFeatherNET/feedback-fusion","owner":"OneLiteFeatherNET","description":"Feedback-fusion is an rust application that allows to collect user feedback to improve services","archived":false,"fork":false,"pushed_at":"2025-04-08T11:46:17.000Z","size":4693,"stargazers_count":2,"open_issues_count":25,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-11T04:04:30.969Z","etag":null,"topics":["application","development","enterprise-standard","feedback","feedback-systems","rust-lang","website"],"latest_commit_sha":null,"homepage":"https://onelitefeathernet.github.io/feedback-fusion/nightly","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OneLiteFeatherNET.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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},"funding":{"github":["OneLiteFeatherNET"]}},"created_at":"2023-10-09T07:01:59.000Z","updated_at":"2025-02-03T22:58:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"ccedfbec-260e-4868-abfc-798874f2f033","html_url":"https://github.com/OneLiteFeatherNET/feedback-fusion","commit_stats":{"total_commits":239,"total_committers":2,"mean_commits":119.5,"dds":0.07531380753138073,"last_synced_commit":"fa8ffdf6891f91194af303762cd93e52cfb27ce8"},"previous_names":["onelitefeathernet/feedback-fusion"],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneLiteFeatherNET%2Ffeedback-fusion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneLiteFeatherNET%2Ffeedback-fusion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneLiteFeatherNET%2Ffeedback-fusion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneLiteFeatherNET%2Ffeedback-fusion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OneLiteFeatherNET","download_url":"https://codeload.github.com/OneLiteFeatherNET/feedback-fusion/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248339286,"owners_count":21087215,"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":["application","development","enterprise-standard","feedback","feedback-systems","rust-lang","website"],"created_at":"2024-11-24T20:18:33.513Z","updated_at":"2025-04-11T04:04:40.891Z","avatar_url":"https://github.com/OneLiteFeatherNET.png","language":"Rust","funding_links":["https://github.com/sponsors/OneLiteFeatherNET"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    FeedbackFusion \u003cbr /\u003e\n\n  \u003cimg src=\"https://img.shields.io/badge/built_with-Rust-dca282\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/License-MIT-blue\" /\u003e\n\u003c/h1\u003e\n\n## About\n\nFeedbackFusion is a cloud-native application meticulously crafted for seamless compatibility with Kubernetes. It is designed to efficiently collect and manage user feedback at a large scale.\n\n## Documentation\n\n[Click](https://onelitefeathernet.github.io/feedback-fusion/nightly/docs)\n\n## Key Features\n\n- **Cloud-native and Kubernetes-compatible**: The application operates in a fully stateless manner (except for the database connection), ensuring smooth integration into Kubernetes environments.\n\n- **Support for Multiple Databases**: Utilizing the rbatis ORM, FeedbackFusion supports a variety of databases, including MySQL, MariaDB, PostgreSQL, and MSSQL.\n\n- **High-Scale Feedback Collection**: Engineered for high scalability, the application leverages gRPC for efficient, high-performance communication, enabling the collection of large volumes of user feedback.\n\n- **Universal Frontend**: The frontend is built on the lit library and adheres to Open-WC standards, providing flexibility and independence from specific frameworks.\n\n## Quickstart\n\n### Helm\n\n```sh\nhelm repo add feedback-fusion https://onelitefeathernet.github.io/feedback-fusion \nhelm install feedback-fusion feedback-fusion/feedback-fusion\n```\n\n### Docker\n\n```sh \ndocker run --name feedback-fusion ghcr.io/onelitefeathernet/feedback-fusion\n```\n\n## License\n\nFeedbackFusion is licensed under the MIT License.\n\n## Development\n\n### Requirements\n\n- just\n- pre-commit\n- pnpm\n- helm\n- cargo\n- docker\n- cargo-release\n\n### Setup\n\n```sh\njust init\n```\n\n### Tests\n\nYou can run the unittests via \n\n```sh\njust unittest\n```\n\nThe integration tests are executed for each database backend on its own therefore you can either do it for only one:\n\n```sh\njust test postgres # possible values: postgres, mariadb, mysql, mssql, skytable (this uses postgres and skytable caching)\n```\n\nor you can executed all of them:\n\n```sh\njust # or `just test-all`\n```\n\n### Lib / Docs\n\n```sh\njust lib-dev\n```\n\n### Dashboard\n\n```sh\njust dashboard-dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonelitefeathernet%2Ffeedback-fusion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonelitefeathernet%2Ffeedback-fusion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonelitefeathernet%2Ffeedback-fusion/lists"}