Skip to content

snitch-ids/snitch-backend

Repository files navigation

snitch backend

start development services localhost:8081

cd docker
docker-compose up redis-stack

run the backend (debug) and provide the dotenv file as input.

RUST_BACKTRACE=1 RUST_LOG=debug  cargo run -- local-dev.env

Prune redis database

e.g. for testing

redis-cli flushall

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published