Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
clerk
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
51
Code
Issues
2
Pull requests
16
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(init): scaffolder and env pull fixes for all frameworks
- #84
#84
Merged
wyattjoh
merged 11 commits into
main
clerk/cli:main
from
wyattjoh/init-scaffolder-fixes
clerk/cli:wyattjoh/init-scaffolder-fixes
Copy head branch name to clipboard
Apr 1, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
fix(init): scaffolder and env pull fixes for all frameworks
#84
wyattjoh
merged 11 commits into
main
clerk/cli:main
from
wyattjoh/init-scaffolder-fixes
clerk/cli:wyattjoh/init-scaffolder-fixes
Copy head branch name to clipboard
Commits
Commits on Apr 1, 2026
fix(env): framework-aware env file target for clerk env pull
Show description for 99a0b76
wyattjoh
committed
99a0b76
View commit details
Copy full SHA for 99a0b76
Browse repository at this point
fix(init): detect src/ directory for React/Vite projects
Show description for c63144a
wyattjoh
committed
c63144a
View commit details
Copy full SHA for c63144a
Browse repository at this point
fix(init): use correct pages directory and catch-all routes for Nuxt 4
Show description for ffa088e
wyattjoh
committed
ffa088e
View commit details
Copy full SHA for ffa088e
Browse repository at this point
fix(init): auto-wire sign-in/sign-up routes in React Router
Show description for c71b571
wyattjoh
committed
c71b571
View commit details
Copy full SHA for c71b571
Browse repository at this point
fix(init): create start.ts with clerkMiddleware for TanStack Start
Show description for 2648bb7
wyattjoh
committed
2648bb7
View commit details
Copy full SHA for 2648bb7
Browse repository at this point
fix(init): handle chained createApp().mount() pattern in Vue
Show description for cca5ed8
wyattjoh
committed
cca5ed8
View commit details
Copy full SHA for cca5ed8
Browse repository at this point
fix(init): use correct extension and per-route dedup for React Router
Show description for a5b5c4c
wyattjoh
committed
a5b5c4c
View commit details
Copy full SHA for a5b5c4c
Browse repository at this point
fix(env): detect framework-prefixed publishable key names in backwards-compat check
wyattjoh
committed
e490b4f
View commit details
Copy full SHA for e490b4f
Browse repository at this point
fix(init): detect Nuxt 4 via app/ directory existence instead of app/app.vue
wyattjoh
committed
657f040
View commit details
Copy full SHA for 657f040
Browse repository at this point
refactor(init): remove unreachable hasSrcStructure dead code
wyattjoh
committed
0705b04
View commit details
Copy full SHA for 0705b04
Browse repository at this point
fix(init): scope start file discovery to detected baseDir for TanStack Start
wyattjoh
committed
39b2ae6
View commit details
Copy full SHA for 39b2ae6
Browse repository at this point
You can’t perform that action at this time.