1.0.4 • Published 9 months ago

create-node-app-by-shubbu v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

Create Node App CLI

A simple Command Line Interface (CLI) tool to create a project template with a server setup using Node.js. This tool helps you scaffold a new Node.js project quickly by selecting various technologies and generating a project structure with necessary files.

Features

  • Create a new project with a specified name.
  • Select from various technologies like Express.js, GraphQL, MongoDB, SQL, Prisma, TypeScript, and Nodemon.
  • Initialize npm and install selected packages.
  • Generate a basic project structure with directories for models and controllers.
  • Create configuration files for databases based on user selection.
  • Set up TypeScript configuration if TypeScript is selected.

Prerequisites

  • Node.js (version >= 14.x)
  • npm (Node package manager)

Installation

  1. Clone the repository:

    git clone https://github.com/Thakur-Sahab-4-5-2000/cli-tool
    cd create-node-app
1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago