-
Notifications
You must be signed in to change notification settings - Fork 355
feat: add create-vinext-app CLI for scaffolding new projects #1032
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
Closed
Closed
Changes from 21 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
e8b0a51
chore: scaffold create-vinext-app package structure
Divkix 934a2b9
feat(create-vinext-app): add package manager detection and install co…
Divkix 44ca4ed
feat(create-vinext-app): add project name validation and path resolution
Divkix 1e00020
feat(create-vinext-app): add catalog version baking from pnpm-workspa…
Divkix bdca5b0
feat(create-vinext-app): add template scaffolding with variable subst…
Divkix c26edfe
feat(create-vinext-app): add interactive prompts with @clack/prompts
Divkix afdab2f
feat(create-vinext-app): add main CLI entry point with arg parsing an…
Divkix a3fd0be
feat(create-vinext-app): add App Router template
Divkix 0964d64
feat(create-vinext-app): add Pages Router template
Divkix 046f7a8
feat(create-vinext-app): add integration tests for App Router and Pag…
Divkix 89d874e
ci: add create-vinext-app job to CI workflow
Divkix 0edd9f7
ci: add create-vinext-app publishing job
Divkix 723823e
docs: add create-vinext-app README and update root README
Divkix 3205bbc
fix(create-vinext-app): include templates in published package files
Divkix dcf8daa
fix(ci): fix create-vinext-app install failure and formatting
Divkix 8187a0e
fix(ci): fix create-vinext-app build execution and knip config
Divkix ace0380
fix(create-vinext-app): align bin/main with vp pack output
Divkix a17bf0b
fix(knip): remove redundant config, add vitest ignore for create-vine…
Divkix 600c6d5
remove docs
Divkix 3c6af6b
fix(create-vinext-app): address PR review — version baking, worker de…
Divkix 126abad
fix: sync pnpm lockfile after removing vitest from create-vinext-app …
Divkix ae20b22
fix: address PR review — scoped names, worker env/ctx, basePath middl…
Divkix 5249f5a
Merge branch 'main' into feat/create-vinext-app
Divkix b6941bc
Merge branch 'main' into feat/create-vinext-app
Divkix ba60401
fix(create-vinext-app): remove unused @cloudflare/workers-types from …
Divkix d1674bc
fix(create-vinext-app): regenerate lockfile after removing root devDep
Divkix 62af93e
fix(create-vinext-app): restore @cloudflare/workers-types to root dev…
Divkix 9f3b3e8
Merge remote-tracking branch 'origin/main' into feat/create-vinext-app
Divkix cafba8a
Merge branch 'main' into feat/create-vinext-app
Divkix eb1ebcd
ci: fix zizmor security findings in ci and publish workflows
Divkix 1070cce
ci: add explicit permissions to ci gate job in publish workflow
Divkix bc246ee
Merge remote-tracking branch 'origin/main' into feat/create-vinext-app
Divkix eed4faf
Merge branch 'main' into feat/create-vinext-app
Divkix 8db052f
Merge origin/main into feat/create-vinext-app
Divkix File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.