0.0.3 • Published 11 months ago

create-stargate-mongoose-app v0.0.3

Weekly downloads
-
License
-
Repository
github
Last release
11 months ago

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
0.0.3

11 months ago

0.0.2

12 months ago

0.0.1

12 months ago