generator-loopback-ssl

0.0.2 • Public • Published

generator-loopback-ssl

Configuration generator for node module loopback-ssl (https://www.npmjs.com/package/loopback-ssl)

NPM version Build Status Dependency Status Coverage percentage

Installation

First, install Yeoman and generator-loopback-ssl using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-loopback-ssl

Install loopback

 
# install loopback-cli 
npm install -g loopback-cli
 
# create project directory 
mkdir <app-name>
cd <app-name>
 
# create loopback application 
lb
# ? What's the name of your application? <app-name> 
# ? Which version of LoopBack would you like to use? 3.x (current) 
# ? What kind of application do you have in mind? notes 

Install loopback-ssl

yo loopback-ssl

Example

generator-loopback-ssl

Getting To loopback-ssl

  • Node module to enable HTTPS/SSL in a loopback application with simple configurations.
  • The module also enables trusted peer authentication.
  • Feel free to learn more about loopback-ssl.

Contributing

See Also

License

MIT.

Dependencies (12)

Dev Dependencies (9)

Package Sidebar

Install

npm i generator-loopback-ssl

Weekly Downloads

4

Version

0.0.2

License

MIT

Last publish

Collaborators

  • lahirs2