-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
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 = ''
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation