- Amazon DynamoDB
- Amazon S3
- AWS Key Management Service x 2
# Set config.toml
cp configs/teller/config.toml.example configs/teller/config.toml
# Set .env
cp envs/teller/.env.example envs/teller/.env
docker-compose up -d
# Install
brew tap ktr0731/evans
brew install evans
make evans