cnt-starter-cli

1.0.1 • Public • Published

Getting Started

CNT Starter enables you to create web application with CMS of your choice, by cloning https://github.com/codeandtheory/candt-nextjs-template.

** But currently we support only Contentful **

CNT Starter requires a few configuration options to create your web application.

Prerequisite: Ensure GitHub SSH setup is completed before proceeding. https://docs.github.com/en/authentication/connecting-to-github-with-ssh

You can run cnt-starter with the following option:

cnt-starter --cms-cf

1. Provide a name for your project

Please provide a name for your project, this will be used as the name of your project folder.

Example: my-cnt-app

2. Choose your CMS

CNT Starter currently supports Contentful. Please select Contentful as your CMS.

3. Provide your Contentful access token

Please provide your Contentful access token. This can be found in your Contentful account under Settings > API keys.

Example:

4. Provide your Contentful space id

Please provide your Contentful space id. This can be found in your Contentful account under Settings > General settings.

Example:

5. Provide your Contentful environment id

Please provide your Contentful environment id. This can be found in your Contentful account under Settings > General settings.

Example:

6. Provide your Contentful collection name

Please provide your Contentful collection name. This is the name of the collection that contains your content.

Example:

Readme

Keywords

none

Package Sidebar

Install

npm i cnt-starter-cli

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

135 kB

Total Files

26

Last publish

Collaborators

  • ashokcnt