Skip to content

soupdevsolutions/ghtraffic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghTraffic

ghTraffic logo

CI CD

ghTraffic is a small web application that allows you to view aggregated traffic information from multiple GitHub repositories.

Building and Testing

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

Contributing

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.