Hoister is a platform that simplifies the deployment of GitHub projects. It provides an easy-to-use interface for deploying projects with just a GitHub repository URL.
- Deploy GitHub projects with ease
- Custom domain support
- Real-time deployment logs
- Integration with AWS S3 for file storage
- Reverse proxy for handling requests
- Go 1.22 or later
- Node.js and npm
- Docker (optional, for containerized deployment)
-
Clone the repository:
git clone https://github.com/yourusername/hoister.git cd hoister
To be continued...