You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need a data storage solution. Should be easy to upload to, read, and render data. It should also be able to read from the spreadsheet.
Legacy comments:
roseja: In addition, Contentful allows for localized content, so this could be a better way to handle translations in the future. It will take some time to set up the schema to implement this though.
Birdman: I would like to see us use Contentful along with GraphQL API. Lots of examples out there for NextJS apps and Vercel has integration with Contentful.
The cool thing about Contentful is that we could create an Org Content profile in place of Google Sheets. There we could have Content managers add or edit content without needing Devs. In our app we could query the Org Content profile using GraphQL.
For these three tickets:
We need a data storage solution. Should be easy to upload to, read, and render data. It should also be able to read from the spreadsheet.
Legacy comments:
roseja: In addition, Contentful allows for localized content, so this could be a better way to handle translations in the future. It will take some time to set up the schema to implement this though.
Birdman: I would like to see us use Contentful along with GraphQL API. Lots of examples out there for NextJS apps and Vercel has integration with Contentful.
The cool thing about Contentful is that we could create an Org Content profile in place of Google Sheets. There we could have Content managers add or edit content without needing Devs. In our app we could query the Org Content profile using GraphQL.
Next.js and Contentful with Lee Robinson from Vercel
GitHub - moxystudio/react-contentful-image: A react image renderer that uses the Contentful Images API.
GitHub - yellowme/contentful-next: A simple Next.js site powered by Contentful and ready for deployment on Vercel
GitHub - contentful-labs/file-upload-example: Example application to demonstrate the new direct file upload feature of Contentful.
The text was updated successfully, but these errors were encountered: