Skip to content

dhidroid/Dhidroid-nodejs-template

Repository files navigation

@dhinesh_kumar/create-dhidroid-nodeapp

CI NPM Version License

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@latest

You 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.