8000 GitHub - sited-io/report: Serivce that manages user reports
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sited-io/report

Repository files navigation

Report service for sited.io

Prerequesites

Ensure service-apis git submodule is initialized. If not yet done run:

git submodule update --init

If service-apis git submodule was already initialized, ensure to pull the newest changes:

git submodule update --remote

Build

cargo build

Run locally

Ensure environment variables are set.

export RUST_LOG=info
export RUST_BACKTRACE=0

export GH_PAT="<GitHub Personal Access Token>"

Then run:

cargo run

About

Serivce that manages user reports

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 
0