Tina Docs
Introduction
Core Concepts
Querying Content
Editing
Customizing Tina
Going To Production
Drafts
Guides
Further Reference

Going to Production


To deploy your site to production, you'll need to connect Tina to a hosted backend. This doc will walk you through the steps to get your site from running locally to running for production.

Video Tutorial

For those who prefer to learn from video, you can check out a snippet on "TinaCloud" from our "TinaCMS Deep Dive" series.

Push your repository to GitHub

Make sure all the contents of your site are pushed to Github and your tina/tina-lock.json is up to date and pushed to Github.

Using TinaCloud

If your using TinaCloud, check out the docs on how to deploy a TinaCloud.

Using a Self Hosted Backend

If you are self hosting, check out the docs on how to deploy a self hosted backend.

Not sure which to use?

Check out this doc that explains the differences between the two.