ghTraffic is a small web application that allows you to view aggregated traffic information from multiple GitHub repositories.
If you want to test the project locally, clone the repo and simply run:
cargo test
To build the binaries for AWS Lambda, you can use:
cargo lambda build --release --output-format zip
or use the Python script from the repo, which will also move the files to a destination that allows opentofu
to pick them up:
chmod +x ./scripts/build.py
python3 ./scripts/build.py
Bug reports, as well as feature proposals, are more than welcome. Please create an issue first before attempting any fix or implementation.
If you want to work on a specific issue, just ask :)
You can also support the project on Noodle.