https://www.placeholderimg.net/
- generator - Lambda backend function to generate the image
- frontend - Frontend web file
- scripts - Root npm scripts
- bin, lib, files in root directory - AWS CDK deploy stack
-
Typescript
-
AWS CDK 1.85 or later
-
Rust musl target for lambda function binary
rustup target add x86_64-unknown-linux-musl
git clone [this repo] --recursive
# or, 'git submodule update --init' if you've already cloned.
TODO: write here.
See and edit frontend/index.html URLs.
See lib/cdk-config.ts
In root directory run
npm run build
cdk deploy