Skip to content

Commit

Permalink
Update content/docs/getting-started/backends.md
Browse files Browse the repository at this point in the history
Co-authored-by: DJ <dj@walker.dev>
  • Loading branch information
kendallstrautman and dwalkr committed Aug 4, 2020
1 parent 3b373c3 commit a1b0c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/getting-started/backends.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ function PageContent() {
## Other backends

Tina is fairly un-opinionated about how it receives data to edit, or where that data is stored. The backend you choose depends on your project and the React meta-framework you may be using. Currently, there are numerous packages to support Git & GitHub workflows, but Tina is designed to potentially work with any data source. We have also made working prototypes to source data from [Strapi](/guides/nextjs/tina-with-strapi/overview) and Contentful (not yet documented).
Tina is fairly unopinionated about how it receives data to edit, or where that data is stored. The backend you choose depends on your project and the React meta-framework you may be using. Currently, there are numerous packages to support Git & GitHub workflows, but Tina is designed to potentially work with any data source. We have also made working prototypes to source data from [Strapi](/guides/nextjs/tina-with-strapi/overview) and Contentful (not yet documented).

Please refer to the [guides](/guides) for in-depth information on setting up various backends. Also, refer to [the forum](https://community.tinacms.org/) to read about other developers' unique configurations. As always, reach out to the Tina Team on [the forum](https://community.tinacms.org/) if you have an integration or backend idea and would like guidance or feedback on how to get started.

Expand Down

0 comments on commit a1b0c94

Please sign in to comment.