Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Requirements for Init script #30

Open
peterschewe opened this issue Nov 30, 2021 · 1 comment
Open

Docs: Requirements for Init script #30

peterschewe opened this issue Nov 30, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@peterschewe
Copy link
Contributor

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 = ''
@peterschewe peterschewe added the documentation Improvements or additions to documentation label Nov 30, 2021
@peterschewe peterschewe changed the title Improve docs of init script Docs: Requirements for Init script Nov 30, 2021
@bezoerb
Copy link
Member

bezoerb commented Nov 30, 2021

fixed in @jungvonmatt/[email protected]
Should be working fine now :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants