VS Code Deployment Manager

A powerful extension for complete deployment management — Git auto-deploy, env vars, database explorer, health dashboard, and real-time log streaming.

v1.1.0 MIT License TypeScript 17 Commands

Features

🚀

Git Auto-Deploy

Watches your git repository for push events and automatically triggers deployments on configured branches for production and staging environments.

🔐

Environment Variable Manager

Full UI for managing environment variables across all platforms. Add, edit, delete, sync, import and export .env files with ease.

🗄️

Database Explorer

Browse database tables, view table data and schema, execute SQL queries, and run migrations, seed, and backup operations.

❤️

Health Dashboard

Real-time health monitoring with platform status tracking, response time monitoring, and auto-refresh every 30 seconds.

📋

Log Streaming

Real-time logs from all platforms with combined log view, filter and search capabilities, and export to file support.

Quick Deploy

One-click deployment to production or staging with keyboard shortcuts for maximum developer productivity and speed.

Keyboard Shortcuts

Deploy to ProductionCtrl+Shift+D
Quick DeployCtrl+Shift+Q
Environment VariablesCtrl+Shift+E
Database ExplorerCtrl+Shift+B
Health DashboardCtrl+Shift+H

Tech Stack

🔷

TypeScript

Fully typed codebase for reliability and developer experience.

🌿

simple-git

Git operations and repository monitoring for auto-deploy workflows.

Supabase

Database client integration for explorer and migration features.

Version 1.1.0 — Built with TypeScript — View on GitHub