sst / sst

Build full-stack apps on your own infrastructure.
https://sst.dev
MIT License
24.07k stars 1.86k forks source link

[Example] - How to share SST components without a monorepo? #5900

Open AlessandroVol23 opened 3 weeks ago

AlessandroVol23 commented 3 weeks ago

Hi 👋🏽

I'd like to be able to share SST components like the Bucket component with some pre-defined options in a private npm package so that different SST apps can consume it and use it.

Do you have any guidance or best practice on how to do that?

Appreciate it a lot, thanks!

jayair commented 3 weeks ago

Yup hopefully coming soon, it's been in testing for a bit.