lambdaimg
v0.4.0
Published
CLI for creating LambdaImg deployable apps.
Readme
lambdaimg
Create deployable LambdaImg apps.
bunx lambdaimg create my-images
cd my-images
bun install
bun run deployThe CLI writes an Alchemy app but does not deploy it automatically.
