Overview
Once you have built something with Cardstack, how can you share it?
Sharing your Card can mean one of the following things:
- Creating your own git repository of Cards, and sharing it
- Adding your Card to the Card Catalog, a curated collection of many cards that developers can choose from.
- In the future, publishing your Card to the npm registry, so that others can install and use it via
yarn install
ornpm install
in their own projects
At Cardstack, we are huge fans of open source software! We are thankful for developers who share their work with the community.
Learn more
Read Growing a Healthy Software Ecosystem to learn more about how we imagine the growth of community-made Cards and projects.