Fast Developer 🚀
Fast Developer is your professional project scaffolding hub for VS Code. Designed to jumpstart your development workflow, it provides instant, best-practice templates across multiple frameworks and full-stack environments.
🌟 Welcome to Fast Developer v1.0.0
This is the initial official release of Fast Developer, packed with powerful features to make you build faster and smarter.
🎨 Premium Dashboard Hub
Experience a modern, interactive full-screen dashboard with a sleek glassmorphic design.
- Quick Scaffold: Launch your favorite frameworks with one click.
- System Health: Real-time diagnostic scans for Node.js, Python, Go, Rust, and more.
- Project History: One-click reopen for your last 5 scaffolded projects.
🧪 Smart API Tester
Forget switching to Postman. Every backend project automatically includes a requests.http file, allowing you to test endpoints instantly directly within VS Code (requires REST Client extension).
🏗 Database Architect
Build production-ready apps from day one. Choose your database (PostgreSQL, MySQL, MongoDB, or SQLite) during scaffolding and let Fast Developer handle the .env and docker-compose.yml configuration.
☁️ One-Click Deploy
Ready to go live? Our deployment category helps you generate configurations for Vercel and Railway, triggering the deployment process directly from your terminal.
🛠 Supported Frameworks
🏢 Web Backend
- Python: FastAPI (Pydantic v2), Django, Flask.
- Node.js: Next.js (App Router), NestJS, Express.js, Hono.
- Go: Gin.
- Rust: Axum.
- PHP: Laravel, CodeIgniter 4.
🎨 Web Frontend
- Modern Hub: Astro, Nuxt, Vite (React, Vue, Svelte, Solid, etc.).
- Static: Simple HTML/CSS/JS boilerplate.
📦 Add-ons & DevOps
- Docker Support: Automated Dockerfile & Compose generation.
- GitHub Actions: Ready-to-use CI/CD workflow templates.
🚀 Getting Started
- Open the Fast Developer view in the Activity Bar.
- Click 🚀 OPEN DASHBOARD at the top or use the command palette (
Ctrl+Shift+P -> Open Dashboard).
- Choose your framework, name your project, and start coding!
💻 System Requirements
To use specific scaffolders, ensure you have the relevant tools in your PATH:
- Node.js & npm: For all TS/JS projects.
- Python & Pip: For Python projects.
- PHP & Composer: For Laravel & CodeIgniter.
- Go: For Gin.
- Rust & Cargo: For Axum.
- Docker: For projects requiring database containers.
🎯 Version 1.0.0 Features
- [Initial Release] Comprehensive scaffolding for 20+ frameworks.
- Premium Webview Dashboard.
- Automated API Tester (.http generation).
- Integrated Deployment Hub (Vercel/Railway).
- Database & Docker automation.
Enjoy building with Fast Developer! Developed with ❤️ for the global developer community.