baby_schema
February 13, 2023 ยท View on GitHub
Keep track of your baby schedule using AWS Lambda, Rust and DynamoDb
Supported development hosts
- Linux
- MacOS
Requirements
Development & testing
- Docker Desktop up and running
- docker-compose
- gcc
- Rust toolchain
additional deployment requirements
- AWS Command Line Interface
additional macOS with Apple Silicon requirements
- musl-cross with x86_64
brew install filosottile/musl-cross/musl-cross --with-x86_64
Run tests locally
./run.sh
on another terminal
./run_test.sh