1.0.3 • Published 4 years ago

mongoose-auto-api.cli v1.0.3

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

Mongoose Auto API - Setup CLI module

Build Status npm version

Automatic Mongoose REST API - Setup CLI Module ☕

Install

  • npm i -S mongoose-auto-api.cli

Model Setup

Usage

cli = require('mongoose-auto-api.cli')
cli()

CLI Options

  • Set Secret Key * Sets secret key, must have a secret key to add admin users to the Rest API and web app.
  • Configure Rest API and Web App * Configures Rest API and Web App settings such as title, description, ports, hidden fields, etc.
  • Configure App Package * Configures fields in app's package.json file such as name, description, author, repository, etc.
  • Create SSL Keys with Let's Encrypt * Steps to create SSL Keys w/ Let's Encrypt to secure PWA
  • Exit * Closes the CLI
1.0.2

4 years ago

1.0.1

4 years ago

1.0.3

4 years ago

1.0.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago