Skip to content

Docs: Requirements for Init script #30

@peterschewe

Description

@peterschewe

npx cssg init already needs access to a Contentful space. In the README we could point out the possibilities (contentful login or .env).

If it is done manually via .env, then it is important to know that the management token is also needed.

Example:

CONTENTFUL_SPACE_ID = ''
CONTENTFUL_DELIVERY_TOKEN = ''
CONTENTFUL_PREVIEW_TOKEN = ''
CONTENTFUL_MANAGEMENT_TOKEN = ''

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions