{"id":29291654,"url":"https://github.com/ashmit-kumar/auto-ship","last_synced_at":"2026-04-28T12:34:03.091Z","repository":{"id":299065554,"uuid":"972374560","full_name":"Ashmit-Kumar/Auto-Ship","owner":"Ashmit-Kumar","description":"Automated deployment platform that builds, hosts, and serves GitHub projects with instant live URLs.","archived":false,"fork":false,"pushed_at":"2026-03-21T17:21:09.000Z","size":4274,"stargazers_count":15,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-22T07:11:29.389Z","etag":null,"topics":["docker","docker-compose","golang","hosting","hosting-aws","nginx","nginx-configuration","nginx-proxy"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ashmit-Kumar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-25T01:22:42.000Z","updated_at":"2026-03-21T17:19:54.000Z","dependencies_parsed_at":"2025-07-10T10:35:31.376Z","dependency_job_id":"da83cc0b-738a-498a-9b15-4952863f7d2a","html_url":"https://github.com/Ashmit-Kumar/Auto-Ship","commit_stats":null,"previous_names":["ashmit-kumar/auto-ship"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Ashmit-Kumar/Auto-Ship","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashmit-Kumar%2FAuto-Ship","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashmit-Kumar%2FAuto-Ship/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashmit-Kumar%2FAuto-Ship/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashmit-Kumar%2FAuto-Ship/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ashmit-Kumar","download_url":"https://codeload.github.com/Ashmit-Kumar/Auto-Ship/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashmit-Kumar%2FAuto-Ship/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32381645,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-compose","golang","hosting","hosting-aws","nginx","nginx-configuration","nginx-proxy"],"created_at":"2025-07-06T08:09:05.659Z","updated_at":"2026-04-28T12:34:03.086Z","avatar_url":"https://github.com/Ashmit-Kumar.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Auto-Ship\nThis project aims to build a hosting platform similar to Vercel or Netlify. It allows users to deploy their GitHub repositories and host them with a unique live link.\n\n## 🧠 **Basic Workflow**\n\n### 1. User Input\n- Users submit their GitHub repository URL through a form.\n- The system validates the URL to ensure it points to a valid GitHub repository.\n\n### 2. Clone Repository\n- The backend clones the repository using Go.\n- Cloned repositories are stored in temporary directories with unique identifiers.\n\n### 3. Build \u0026 Host\n- The system detects the project type (e.g., HTML, Node.js, React).\n- It installs dependencies, builds the project if required, and serves it using a static file server or runtime environment.\n\n### 4. Assign URL\n- Each project is assigned a unique URL (e.g., `username.yourdomain.com` or `yourdomain.com/project/12345`).\n- Reverse proxy settings are updated to map the URL to the hosted project.\n\n### 5. Show Live Link\n- Users receive a live link to their hosted project, which they can copy or share.\n\n## 🔧 **Tech Stack**\n\n### Frontend\n- **Framework**: Next.js\n- **Styling**: Tailwind CSS\n- **Features**: URL submission, progress tracking, live link display, and user authentication.\n\n### Backend\n- **Language**: Go\n- **Framework**: Gin or Echo\n- **Features**: Repository cloning, building, and serving.\n\n### Deployment\n- **Containerization**: Docker\n- **Reverse Proxy**: NGINX\n- **Database**: PostgreSQL for URL management.\n\n## 🛡️ **Security and Maintenance**\n\n- **Input Sanitization**: Prevent injection attacks.\n- **Rate Limiting**: Avoid abuse and monitor GitHub API usage.\n- **Cleanup**: Automatically remove old repositories and builds.\n- **Build Logs**: Provide real-time logs for transparency and debugging.\n\n## 🧪 **MVP Goals**\n\n1. Allow users to input a GitHub repository URL.\n2. Clone the repository and build the project.\n3. Serve the project and provide a live link.\n\n---\n\nThis README outlines the project's goals and tasks. Contributions and feedback are welcome.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashmit-kumar%2Fauto-ship","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashmit-kumar%2Fauto-ship","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashmit-kumar%2Fauto-ship/lists"}