V2 Browser Generator (Preview) 🚀 ​
WARNING
This feature is currently in Active Development (Private Beta) and is not yet available for general use. It is scheduled for release in the v2.0.0 milestone.
We are excited to announce the next generation of Node.js Quickstart Structure: a unified web interface for project scaffolding.
Inspired by industry leaders like Spring Initializr, the new Web UI offers a streamlined, visual approach to building your next production-ready microservice.
✨ Key Features ​
- Visual Configuration: No more answering CLI prompts one by one. Select all your options (Language, Architecture, Database, CI/CD) in a single, balanced interface.
- Real-time Virtualization: See your project's folder structure update instantly as you change configurations.
- Unified Branding: Experience the consistent "Node.js Quickstart" professional aesthetic.
- Instant Download: Copy your custom configuration and launch your project in seconds via CLI.
📸 Sneak Peek ​
Below is a preview of the new interface (v2.0.0 Beta):

NOTE
The Web UI is currently in private beta and will be released to the public as part of the v2.0.0 milestone.
🧩 1,680+ Scenarios Supported ​
The web interface fully supports our massive matrix of combinations:
- Languages: TypeScript & JavaScript
- Architectures: MVC & Clean Architecture
- Databases: MongoDB, MySQL, PostgreSQL
- Communication: REST, GraphQL, Kafka
- DevOps: GitHub Actions, Jenkins, GitLab CI
- Enterprise Security: Built-in Snyk & SonarCloud hardening
Stay tuned for the official launch! In the meantime, you can continue using our high-speed CLI:
npx nodejs-quickstart-structure@latest init