Skip to content

This repository aims to provide sample stack content to users for the implementation of marketing websites. An easy way to import this stack content is by using the ‘seed’ command.

License

Notifications You must be signed in to change notification settings

Amitkanswal/stack-starter-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contentstack's starter app content

This repository aims to provide sample stack content to users for the implementation of marketing websites. An easy way to import this stack content is by using the ‘seed’ command.

To import this content to your stack, perform the following steps:

  1. Install the CLI by running the following command in your terminal:

    npm i -g @contentstack/cli

  2. By default, CLI uses the North America region. To use the Europe region, run this command in your terminal:

    csdx config:set:region EU

  3. Next, log in to your Contentstack account via CLI:

    csdx auth:login

  4. Run the ‘seed’ command to import content to your stack:

    csdx cm:seed -r "contentstack/stack-starter-app"

Refer to the Seed command documentation to learn more.

Also, we are soon coming up with starter apps where you can view this content instantly.

About

This repository aims to provide sample stack content to users for the implementation of marketing websites. An easy way to import this stack content is by using the ‘seed’ command.

Resources

License

Stars

Watchers

Forks

Packages

No packages published