Official repository for templates catalog powering VibeSDK
Stars
87
Forks
70
Watchers
87
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #4 from cloudflare/feat/minimal-js-template
4c5cc14View on GitHubfix: correct hompage filename in usage prompt of agents
f680c94View on GitHubrefactor: implement lazy user routes loading and add file patching system
085bf01View on GitHubdocs: add router configuration warnings and improve RouteErrorBoundary error handling
54cef3dView on GitHubrefactor: consolidate demo pages into reusable TemplateDemo component across DO templates
22d9763View on GitHubfeat: removed redundant package.json files per def, upgraded vite-plugin version
14c597dView on GitHubMerge branch 'main' of github.com:cloudflare/vibesdk-templates
112b452View on GitHubdocs: streamline routing documentation and consolidate UI component guidance across all templates
b7b2ad8View on GitHubrefactor: clarify HomePage customization instructions and comment out AppLayout import
46627cdView on GitHubfix: removed problematic filtering of errors causing vibesdk to ignore issues
835fc42View on GitHubrefactor: improve sidebar demo clarity and add QueryClientProvider to reference template
373705dView on GitHubrefactor: Move slide streaming event handling to a dedicated `window.postMessage` listener and prevent invalid content display during generation.
f909be9View on GitHub