✅ Quick Summary

Push44 bridges Zite and GitHub using both platforms' APIs, creating proper git commits from your Zite project files.

The Problem

Zite apps stay isolated from GitHub without a native export feature. This limits collaboration and makes version control impossible within Zite itself.

How Push44 Solves It

Push44 bridges Zite and GitHub using both platforms' APIs, creating proper git commits from your Zite project files.

Step-by-Step Guide

1

Authenticate with Zite

Enter your Zite session ID and CSRF token in Push44.

2

Select your app

Choose the Zite app to export from your workspace.

3

Configure GitHub

Enter your GitHub PAT, username, and repository name.

4

Push and verify

Click 'Push to GitHub'. Check your GitHub repo to confirm the files are there.

Pro Tips

  • Use descriptive repo names to distinguish between your Zite projects on GitHub.

Common Mistakes to Avoid

⚠️ Watch Out For
  • Not having both the session and CSRF token — Zite authentication requires both.

Ready to Export?

Push44 is free, open source, and takes under 2 minutes to set up.

Frequently Asked Questions

Can I export a Zite app to a private GitHub repository?
Yes. Use a GitHub PAT with 'repo' scope to push to private repositories.