Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

contentstack-express

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contentstack-express

Built.io Contentstack web application framework based on Express.

  • 1.0.5
  • npm
  • Socket score

Version published
Weekly downloads
3
Maintainers
2
Weekly downloads
 
Created
Source

Built.io Contentstack

Built.io Contentstack web application framework based on Express

Install CLI

Run the following command in a Terminal or Command Prompt to globally install the latest version of Built.io Contentstack CLI on your system:

$ npm install -g contentstack-cli

​*You might need administrator privileges to perform this installation.*​

Connect to a Stack

Start building your web application by connecting it to your existing stack.

Navigate to your workspace in the terminal, and run the 'connect' command.

$ contentstack connect

This will prompt you to enter the stack's api key and access token. You can find these details in the Settings > Stack page.

Enter your stack api key: {API_KEY}
Enter your stack access token: {ACCESS_TOKEN}

This will validate the stack. Once validated, you will be prompted to enter the project root directory and select one of the publishing environments of your stack.

Enter the name of the directory to contain the project: (my-site)
Select the publishing environment:
1. development

This will automatically configure your project for the selected publishing environment along with basic theme for the website.

Run the Site

Navigate to this folder and start the site.

$ cd my-site
$ npm start

License

Copyright © 2012-2016 Built.io. All Rights Reserved.

FAQs

Package last updated on 10 Jan 2017

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc