Track all your deployments in one place without leaving VS Code.
Deploify brings unified deployment monitoring directly into your VS Code sidebar. Connect your Vercel, Netlify, and AWS Amplify accounts and get real-time updates on your deployment status across all platforms.
- 🚀 Multi-Provider Support: Monitor Vercel, Netlify, and AWS Amplify deployments in one view
- 🔐 Secure OAuth: One-click authentication with Vercel and Netlify (no manual token setup)
- 🌍 Project Organization: View workspace-linked projects and all your account projects together
- 🔄 Auto-Refresh: Automatic polling keeps your deployment status up-to-date
- 📊 Deployment History: See recent deployment history for each environment
- 🔔 Failure Notifications: Get notified when deployments fail
- 📱 Quick Actions: Open deployments in browser, view details, and manage projects
- 💾 Secure Storage: All credentials stored securely in VS Code's SecretStorage
- Install the extension from the VS Code marketplace
- Open the Deployments view from the Activity Bar (rocket icon)
- Connect your providers:
- Click "Connect Vercel" or "Connect Netlify" for OAuth flow
- Click "Connect AWS Amplify" to use your AWS credentials
- Start monitoring your deployments!
Deploify: Connect Provider- Connect a deployment providerDeploify: Connect Vercel- Connect Vercel via OAuthDeploify: Connect Netlify- Connect Netlify via OAuthDeploify: Connect AWS Amplify- Connect AWS AmplifyDeploify: Disconnect Provider- Disconnect a providerDeploify: Refresh- Manually refresh deploymentsDeploify: Open Deployment- Open deployment in browserDeploify: Open Project Dashboard- Open project dashboardDeploify: View Details- View deployment detailsDeploify: Link Workspace Project- Link current workspace to a projectDeploify: Unlink Workspace Project- Unlink workspace project
Customize Deploify's behavior in your VS Code settings:
deploify.pollIntervalSeconds- Auto-refresh interval (default: 45, min: 20)deploify.notifyOnFailure- Show notifications for failed deployments (default: true)deploify.providers.vercel.enabled- Enable/disable Verceldeploify.providers.netlify.enabled- Enable/disable Netlifydeploify.providers.awsAmplify.enabled- Enable/disable AWS Amplifydeploify.providers.awsAmplify.region- AWS region for Amplifydeploify.providers.awsAmplify.profile- AWS profile to use
Found a bug or have a feature request? Open an issue on GitHub.
MIT License - see LICENSE file for details.
Enjoy tracking your deployments! 🚀