https://github.com/ubuntu/app-center-ratings
https://github.com/ubuntu/app-center-ratings
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ubuntu/app-center-ratings
- Owner: ubuntu
- License: gpl-3.0
- Created: 2023-09-05T10:51:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T14:34:32.000Z (over 1 year ago)
- Last Synced: 2024-10-22T00:13:27.984Z (over 1 year ago)
- Language: Rust
- Size: 768 KB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Welcome to Ratings
[actions-image]: https://github.com/ubuntu/app-center-ratings/actions/workflows/push.yaml/badge.svg
[actions-url]: https://github.com/ubuntu/app-center-ratings/actions/workflows/push.yaml
[license-image]: https://img.shields.io/badge/License-GPL3.0-blue.svg
[![Code quality][actions-image]][actions-url]
[![License][license-image]](LICENSE)
This is the code repository for **Ratings**, the backend service responsible
for managing the new vote and rating system used in [App Center](https://github.com/ubuntu/app-center)
For general details, including installation, getting started and setting up a
development environment, please see [CONTRIBUTING.md](CONTRIBUTING.md).
## Dependencies
In order to run, this needs you to install at minimum `libssl-dev` (for
OpenSSL) and `protobuf-compiler` (for `prost`) via `apt`.
Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details.
## Get involved
This is an [open source](LICENSE) project and we warmly welcome community
contributions, suggestions, and constructive feedback. If you're interested in
contributing, please take a look at our [Contribution guidelines](CONTRIBUTING.md) first.
- To report an issue, please file a bug report against our repository.
- For suggestions and constructive feedback, please file a feature request or a bug report.
## Get in touch
We're friendly! We have a community forum at [https://discourse.ubuntu.com](https://discourse.ubuntu.com)
where we discuss feature plans, development news, issues, updates and troubleshooting.
For news and updates, follow the [Ubuntu twitter account](https://twitter.com/ubuntu)
and on [Facebook](https://www.facebook.com/ubuntu).