Open mmalenic opened 1 month ago
The deploy directory should be published to NPM to support other applications that want to deploy htsget-rs using CDK.
deploy
A few changes/considerations for the current CDK stack:
RustFunction
The
deploy
directory should be published to NPM to support other applications that want to deploy htsget-rs using CDK.A few changes/considerations for the current CDK stack:
RustFunction
to access code from crates.io rather than just locally compiling htsget-rs.