immae1 / rusty-sentry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rusty-sentry

docker build -t rusty-sentry .

docker run --rm rusty-sentry
  1. Install direnv
  2. Add .envrc with export SENTRY_URL=<replace with Project DSN>
  3. Execute direnv allow and cargo run for local build/execution

About


Languages

Language:Rust 75.0%Language:Dockerfile 25.0%