bolt.diy/app/types
KevIsDev 33305c4326 feat(deploy): add deploy alert system for build and deployment status
Introduce a new `DeployAlert` interface and related components to provide visual feedback on build and deployment stages. This includes status updates for Vercel and Netlify deployments, with progress visualization and error handling. The changes enhance user experience by offering real-time updates during the deployment process.
2025-04-04 11:22:56 +01:00
..
actions.ts feat(deploy): add deploy alert system for build and deployment status 2025-04-04 11:22:56 +01:00
artifact.ts
context.ts feat: enhanced Code Context and Project Summary Features (#1191) 2025-01-29 15:37:20 +05:30
GitHub.ts Fix ESLint issues 2025-01-28 11:39:12 +01:00
global.d.ts
model.ts
netlify.ts feat: new improvement for the GitHub API Authentication Fix (#1537) 2025-03-29 21:12:47 +01:00
supabase.ts feat(supabase): add credentials handling for Supabase API keys and URL 2025-03-20 11:17:27 +00:00
template.ts
terminal.ts
theme.ts
vercel.ts feat: add Vercel integration for project deployment 2025-03-27 00:06:10 +00:00