3.0.4 • Published 5 years ago

nodejs-server-generate v3.0.4

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

nodejs-server-generate

This CLI for generate server with nodejs.

Project reference

*REMARK : This template is starter use the mongoDB express nodeJS no front-end for server only.

Install cli

npm install -g nodejs-server-generate

>nodejs-server

Create a project for nodejs

nodejs-server start <projectName>

Test project

npm test

Run project

npm start

Create a new module

nodejs-server g module <moduleName>

Create a new route(Not create model for mongodb)

nodejs-server g route <routeName>

NOTE

This template use bcrypt for hash password. If your npm install error bcrypt your can see this a node version support https://www.npmjs.com/package/bcrypt.

Thank you.

Sarayut Kungsaranuwat<sarayut.kungsaranuwat@gmail.com>

3.0.4

5 years ago

3.0.3

5 years ago

3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.2.6

5 years ago

2.2.5

5 years ago

2.2.4

5 years ago

2.2.3

5 years ago

2.2.2

5 years ago

2.2.1

5 years ago

2.2.0

5 years ago

2.1.1

5 years ago

2.0.1

5 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago