Loading repository data…
Loading repository data…
line / repository
ABC User Feedback is a standalone web application that manages Voice of Customer (VoC) data. It allows you to gather and organize feedback from your customers.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
ABC User Feedback is a standalone web application designed to manage Voice of Customer (VoC) data. It enables you to efficiently gather and categorize customer feedback. The application is currently utilized in services with a reach of 10 million MAU.
Get started with ABC User Feedback in minutes using our CLI tool:
npx auf-cli init # initialize infrastructure
npx auf-cli start # start app
That's it! The application will be running with all required infrastructure.
For detailed installation options, see our Installation Guide.
Complete documentation is available at https://docs.abc-user-feedback.com/en/
Pre-built Docker images are available on Docker Hub:
docker pull line/abc-user-feedback-webdocker pull line/abc-user-feedback-apiSee Docker Hub Images Guide for usage details.
For local development setup:
git clone https://github.com/line/abc-user-feedback
cd abc-user-feedback
pnpm install
pnpm build
pnpm dev
See the Manual Setup for complete development instructions.
We welcome contributions! Please see our Contributing Guidelines.
Copyright 2025 LY Corporation
Licensed under the Apache License, Version 2.0. See LICENSE for details.
For questions and support, please visit our documentation.