✅ Quick Summary
Push44 connects using your Zite session (cookies from your logged-in build.fillout.com account) to read your app's template files, then pushes the complete source to a GitHub repository you control. It costs nothing because it doesn't depend on any Zite API tier — just your existing session.
The Problem
Zite doesn't advertise any way to get your source code out to GitHub, which makes it easy to assume you're locked in unless you pay for some export add-on. No such paid export tier exists — the gap is simply that no built-in export feature has been built yet.
How Push44 Solves It
Push44 connects using your Zite session (cookies from your logged-in build.fillout.com account) to read your app's template files, then pushes the complete source to a GitHub repository you control. It costs nothing because it doesn't depend on any Zite API tier — just your existing session.
Step-by-Step Guide
Log into Zite (build.fillout.com) as usual
Push44 needs your active Zite session to read your app's template and file data.
Get a free GitHub Personal Access Token
Go to github.com/settings/tokens and generate a token with 'repo' scope — free for any GitHub account.
Open Push44 and select Zite
Visit push44.vercel.app, click Launch App, choose Zite, and connect using your session plus your GitHub PAT.
Select your Zite app and push
Push44 reads the app's template files and pushes them to your chosen GitHub repository as a real commit, ready to clone or continue developing outside Zite.
Pro Tips
- If your session expires, log back into Zite in the same browser before retrying the export.
- Push44 only reads your project's template data — it never modifies your live Zite app.
- This same approach works regardless of whether your Zite app has been published to the web yet.
Common Mistakes to Avoid
- Assuming there's a paid 'export' feature to unlock — there currently isn't one built into Zite at all.
- Trying to connect without being actively logged into Zite in the same browser session.
Ready to Export?
Push44 is free, open source, and takes under 2 minutes to set up.