1.0.16 • Published 10 months ago

create-mynode-app v1.0.16

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

create-mynode-app

Boilerplate for Your Node.js Project

Compatibility Note :

The package requires Node.js version >= 12.0.0 to run smoothly

Installation

With npm :

$ npx create-mynode-app@latest

With Yarn :

$ yarn create-mynode-app

Follow the prompt to setup your project.

Available Templates

  • Node.js + Javascript + Express
  • Node.js + Typescript + Express
  • Node.js + Javascript + Express + Mongoose
  • Node.js + Typescript + Express + Mongoose

important: When you are using nodejs with mongoose and prompt ask for mongodb url, Provide url without DB name

Automatic Dependency Installation

After creating a project, all necessary dependencies will be installed automatically. Once the installation is complete, you can start the development server by running:

    $ cd <project_name>
    $ npm run dev 
1.0.16

10 months ago

1.0.15

11 months ago

1.0.14

11 months ago

1.0.13

11 months ago

1.0.12

11 months ago

1.0.11

11 months ago

1.0.9

11 months ago

1.0.8

11 months ago

1.0.7

11 months ago

1.0.10

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

2.0.0

12 months ago

1.0.0

12 months ago