Skip to content

Local Development

Richard Kindler edited this page Nov 25, 2025 · 1 revision

📘 Local Development

Start Environment

docker-compose up

LocalStack provides:

KMS emulation

SQS queue

Dynamo/Postgres

Run test suite:

cargo test

Local API:

http://localhost:8080

Clone this wiki locally