| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A web application for instantly deploying GitHub repositories to Puter hosting with zero configuration.
Clone the repository:
git clone https://github.com/puter-apps/deploy-from-github.gitand open the index.html file in any hosted environment.
GitHub Quick Deploy leverages Puter.js to overcome several challenges in web-based deployment:
Repository Access: Uses Puter's networking capabilities to make cross-origin requests to GitHub's API, bypassing CORS restrictions
File System Operations: Employs Puter's file system API to create directories and write files
Web Hosting: Utilizes Puter's hosting capabilities to instantly publish static sites
Persistent Storage: Saves deployment history using Puter's key-value store
MIT
| Back | FazBrowse Home | New Git URL |