1.5.0 • Published 2 years ago

generator-nexp-cli v1.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

nexp-cli NPM version

This CLI is made to be able to quickly create the NExp boilerplate with all the content you want it to have.

It allows you to choose between Mongoose, TypeORM and MikroORM when it comes to database persistence. In addition you can also choose between Koa and Express for the HTTP library.

This tool allows you to use NExp without the need to modify the code.

Installation

First, install Yeoman and nexp-cli using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-nexp-cli

Then generate your new project:

yo generator-nexp-cli

Step by Step

1.png 2.png 3.png 4.png 5.png 6.png

Next

  • Choose more HTTP libs
  • Possibility to choose between database drivers such as postgres, mysql etc.
  • Creation of entire domains

MIT © Nathan Russo

1.5.0

2 years ago

1.4.0

2 years ago

1.3.10

2 years ago

1.3.9

2 years ago

1.3.8

2 years ago

1.3.11

2 years ago

1.3.12

2 years ago

1.2.0

2 years ago

1.3.7

2 years ago

1.3.6

2 years ago

1.3.5

2 years ago

1.3.4

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

0.0.0

2 years ago