{"id":23750606,"url":"https://github.com/nandini-49/cloudlaunch","last_synced_at":"2026-05-04T10:35:23.860Z","repository":{"id":269271918,"uuid":"906912702","full_name":"Nandini-49/CloudLaunch","owner":"Nandini-49","description":"A simplified version of a hosting platforms that takes the github link and deploys it on AWS, providing you with a live link.","archived":false,"fork":false,"pushed_at":"2024-12-22T09:56:10.000Z","size":428,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-20T21:16:05.554Z","etag":null,"topics":["aws","aws-s3","cloud","vercel"],"latest_commit_sha":null,"homepage":"https://vercel-clone-lake.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nandini-49.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-22T09:34:25.000Z","updated_at":"2024-12-22T10:07:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"279182b5-c832-423c-9c95-1afdffa3a669","html_url":"https://github.com/Nandini-49/CloudLaunch","commit_stats":null,"previous_names":["nandini-49/cloudlaunch"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nandini-49%2FCloudLaunch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nandini-49%2FCloudLaunch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nandini-49%2FCloudLaunch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nandini-49%2FCloudLaunch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nandini-49","download_url":"https://codeload.github.com/Nandini-49/CloudLaunch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239914936,"owners_count":19717760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["aws","aws-s3","cloud","vercel"],"created_at":"2024-12-31T16:23:19.785Z","updated_at":"2026-05-04T10:35:23.794Z","avatar_url":"https://github.com/Nandini-49.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CloudLaunch\n\nA somewhat simplified vercle-clone that allows users to input a GitHub repository URL, deploy the repository, and view deployment logs in real-time via WebSocket communication, besides of course, providing the live link of the deployment on the AWS service. \n\n### Prerequistes for the project:\n* Nodejs\n* Docker\n* Amazon Web Services (AWS)\n  * ECS\n  * ECR\n  * S3 bucket\n  * Lamda\n* redis.\n\n### Setup Guide\n\nThis Project contains following services and folders:\n\n- `api-server`: HTTP API Server for REST API's\n- `build-server`: Docker Image code which clones, builds and pushes the build to S3\n- `s3-reverse-proxy`: Reverse Proxy the subdomains and domains to s3 bucket static assets\n\n### Local Setup\n\n1. Run `npm install` in all the 3 services i.e. `api-server`, `build-server` and `s3-reverse-proxy`\n2. Docker build the `build-server` and push the image to AWS ECR.\n3. Setup the `api-server` by providing all the required config such as TASK ARN and CLUSTER arn.\n4. Run `node index.js` in `api-server` and `s3-reverse-proxy`\n\n### Commands:\n\n```[bash]\ncd api\nnpm install\nnpm start\n```\n\n```[bash]\ncd ..\ncd s3ReverseProxy\nnpm install\nnpm start\n```\n\n```[bash]\ncd ..\ncd vercel-clone-ui\nnpm install\nnpm run dev\n```\nDone, your applicaion should be running on the port 5173. Browse to [http://localhost:5173/](http://localhost:5173/)\n\nAt this point following services would be up and running:\n\n| S.No | Service            | PORT    |\n| ---- | ------------------ | ------- |\n| 1    | `api-server`       | `:9000` |\n| 2    | `socket.io-server` | `:9002` |\n| 3    | `s3-reverse-proxy` | `:8000` |\n\n## Architecture\nThis is the simplified System Design and Architecture of the project.\n![CloudLaunch Architecture](https://i.imgur.com/r7QUXqZ.png)\n![High Level Design](diagram-export-4-7-2024-12_49_27-PM.png)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnandini-49%2Fcloudlaunch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnandini-49%2Fcloudlaunch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnandini-49%2Fcloudlaunch/lists"}