create-stargate-mongoose-app

0.0.3 • Public • Published

create-stargate-mongoose-app

Creates a new stargate-mongoose project based on one of the stargate-mongoose sample apps.

Creating a new project

To create a new project "my-project" based on the netlify-functions-ecommerce sample app:

create-stargate-mongoose-app my-project --sample netlify-functions-ecommerce

To create a new project "my-discord-bot" based on the discord-bot sample app:

create-stargate-mongoose-app my-discord-bot --sample discord-bot

Other options

To list all available samples, run with --list-samples as follows.

create-stargate-mongoose-app --list-samples

To list all available options, run with --help as follows.

create-stargate-mongoose-app --help

Readme

Keywords

none

Package Sidebar

Install

npm i create-stargate-mongoose-app

Weekly Downloads

0

Version

0.0.3

License

none

Unpacked Size

6.49 kB

Total Files

6

Last publish

Collaborators

  • vkarpov15