feat(cli): Add create-saas-starter - #937
Draft
stickerdaniel wants to merge 9 commits into
Draft
stickerdaniel wants to merge 9 commits into
stickerdaniel wants to merge 9 commits into
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
saas-starter | 13b9fae | Commit Preview URL Branch Preview URL |
Sep 09 2026, 03:37 AM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See also #604
Problem
Creating a project currently requires the GitHub CLI/template flow, followed by separate branding and installation steps.
Solution
Add an independently packaged
create-saas-starterCLI. It downloads only verified official revisions, validates archives before claiming a new target, preserves incomplete targets for recovery, delegates branding tobun run setup, and owns setup/install process trees across platforms. Root checks install and validate the child package. A native Linux/macOS/Windows workflow tests the packed tarball through Node, Bun, npx,npm create, andbun create, then uploads that exact tarball and its SHA-256 checksum.Registry publication remains separate until maintainer authentication and package ownership are available.
Verification
1090cd459f79d99f1e49144055160c18bf16a60dd6be5ad7d2bb28779b18d746