Example infrastructure as code (IaC) of how to deploy an ActivityPub server to AWS
- Linux
- MacOS
- Docker Desktop up and running
- docker-compose
- gcc
- Rust toolchain
- AWS Command Line Interface
- musl-cross with x86_64
brew install filosottile/musl-cross/musl-cross --with-x86_64
make test