Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: publish htsget deployment to NPM #269

Open
mmalenic opened this issue Oct 10, 2024 · 0 comments · May be fixed by #270
Open

feat: publish htsget deployment to NPM #269

mmalenic opened this issue Oct 10, 2024 · 0 comments · May be fixed by #270
Assignees

Comments

@mmalenic
Copy link
Member

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:

  1. The stack should be converted to a construct.
  2. Ideally the user should be able to use typescript props to configure htsget-rs, rather than a TOML file.
    • There should be reasonable defaults for things like resolvers that consider AWS S3 access policies.
  3. Allow the RustFunction to access code from crates.io rather than just locally compiling htsget-rs.
@brainstorm brainstorm self-assigned this Oct 11, 2024
@brainstorm brainstorm linked a pull request Oct 14, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants