Home
Softono

Rust Trending

Open source MIT Rust
205
Stars
14
Forks
0
Issues
6
Watchers
4 months
Last Commit

 About Rust Trending

A Fediverse and Bluesky bot to post trending rust repositories, inspired by TrendingGithub

Platforms

Web Self-hosted

Languages

Rust

Need Help Installing Rust Trending?

We provide expert installation service for this software. Our team will install, configure, and secure Rust Trending on your server. plans start at just $30.

Rust Trending

View on GitHub

rust-trending

RustTrending

A Fediverse and Bluesky bot to post trending rust repositories, inspired by @TrendingGithub and @pythontrending.

Check out in Fediverse and Bluesky!

Usage

Requirements

  • Redis

Local

RUST_LOG=info cargo run -- config.toml

Docker

docker run -p 6379:6379 --rm -d redis
docker run --rm -v $PWD/config.toml:/config.toml -d ghcr.io/pbzweihander/rust-trending:latest

Docker Compose

cp config.toml /srv/rust-trending/config.toml
docker-compose up -d

License

This project is licensed under the terms of MIT license.