Skip to content

vkarpov15/create-stargate-mongoose-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published