Socket
Socket
Sign inDemoInstall

mongoose-auto-api.cli

Package Overview
Dependencies
414
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    mongoose-auto-api.cli

Automatic Mongoose REST API - Setup CLI module


Version published
Weekly downloads
11
increased by22.22%
Maintainers
1
Install size
25.1 MB
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 05 Sep 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc