You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-13Lines changed: 5 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Most SaaS teams rebuild the same production plumbing: billing, auth, database wi
26
26
27
27
StackFoundry turns that work into a public source registry. Modules are the product. Presets are just bundles of modules.
28
28
29
-
The registry follows the shadcn distribution model: JSON-described source blocks with dependencies, file contents, and target paths. StackFoundry applies that model to full-stack SaaS capabilities instead of UI-only components.
29
+
The registry publishes JSON-described source blocks with dependencies, file contents, and target paths. StackFoundry applies that model to full-stack SaaS capabilities instead of package-only dependencies.
0 commit comments