@dhinesh_kumar/create-dhidroid-nodeapp
v1.1.1
Published
CLI to generate enterprise Node.js applications
Downloads
13
Readme
@dhinesh_kumar/create-dhidroid-nodeapp
A robust, scalable, and production-ready Node.js backend generator. Scaffolds enterprise-level projects with TypeScript, Express, and MongoDB/SQL.
Usage
Run the generator:
npx @dhinesh_kumar/create-dhidroid-nodeapp@latestYou will be prompted to select a Variant:
- TypeScript + MongoDB
- TypeScript + PostgreSQL
- TypeScript + MSSQL
Features
- Vite-like Prompts: Simple, valid setup selection.
- Enterprise Ready: Includes optional Docker and Git hooks.
- Database Support: Automatically switches database drivers and connection logic based on selection.
- DevOps: Conditionally includes Docker files and Husky git hooks.
Documentation
Full documentation is available here.
