mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-06-26 18:26:38 +00:00
This commit introduces Vercel integration, enabling users to deploy projects directly to Vercel. It includes: - New Vercel types and store for managing connections and stats. - A VercelConnection component for managing Vercel account connections. - A VercelDeploymentLink component for displaying deployment links. - API routes for handling Vercel deployments. - Updates to the HeaderActionButtons component to support Vercel deployment. The integration allows users to connect their Vercel accounts, view project stats, and deploy projects with ease. |
||
---|---|---|
.. | ||
chatExportAndImport | ||
APIKeyManager.tsx | ||
Artifact.tsx | ||
AssistantMessage.tsx | ||
BaseChat.module.scss | ||
BaseChat.tsx | ||
Chat.client.tsx | ||
ChatAlert.tsx | ||
CodeBlock.module.scss | ||
CodeBlock.tsx | ||
ExamplePrompts.tsx | ||
FilePreview.tsx | ||
GitCloneButton.tsx | ||
ImportFolderButton.tsx | ||
Markdown.module.scss | ||
Markdown.spec.ts | ||
Markdown.tsx | ||
Messages.client.tsx | ||
ModelSelector.tsx | ||
NetlifyDeploymentLink.client.tsx | ||
ProgressCompilation.tsx | ||
ScreenshotStateManager.tsx | ||
SendButton.client.tsx | ||
SpeechRecognition.tsx | ||
StarterTemplates.tsx | ||
SupabaseAlert.tsx | ||
SupabaseConnection.tsx | ||
ThoughtBox.tsx | ||
UserMessage.tsx | ||
VercelDeploymentLink.client.tsx |