Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

create-desishub-app-nodejs

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-desishub-app-nodejs

`create-desishub-app-nodejs` is a CLI tool to quickly scaffold a new Node.js application with a customizable setup.

latest
npmnpm
Version
1.0.1
Version published
Maintainers
0
Created
Source

create-desishub-app-nodejs

create-desishub-app-nodejs is a CLI tool to quickly scaffold a new Node.js application with a customizable setup.

Features

  • Interactive prompts for creating a new Node.js project.
  • Supports adding essential packages like Express, Prisma, and more.
  • Initializes a Git repository with the first commit.

Installation

You can install create-desishub-app-nodejs globally using npm:

npm install -g create-desishub-app-nodejs

Usage

After installing the package globally, you can run the CLI command to create a new Node.js application:

create-desishub-app app-name

FAQs

Package last updated on 17 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts