Owning & exporting your code
It's yours — really. No lock-in, ever.
Unlike cloud app builders that keep your project on their servers, quez builds on your computer, in ordinary files and real git. You can leave anytime and take everything with you.
Where your project lives
Each project is a normal folder on your Mac. Right-click any file or folder in the Files panel and choose Reveal in Finder to see exactly where it is.
Open it in another editor
Because it's just files, you can open the same folder in VS Code or any editor and work on it there — quez picks up your changes.
Push to your own GitHub
- Open the History tab and connect your GitHub account.
- Press Push to send your project to your own repository.
- Every build is a real git commit, so you have full history.
Export & keep
Copy the project folder anywhere — a backup drive, another computer, your own hosting. If you ever stop using quez, your apps keep working; nothing is trapped.
Related: Publishing your app →
quez