{"id":22514414,"url":"https://github.com/khenziii/ci-cd","last_synced_at":"2025-03-28T01:42:40.788Z","repository":{"id":253257229,"uuid":"840392779","full_name":"Khenziii/ci-cd","owner":"Khenziii","description":"🚀 Minimal server handling continous delivery","archived":false,"fork":false,"pushed_at":"2024-11-19T17:42:20.000Z","size":142,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-02T03:27:38.755Z","etag":null,"topics":["ci-cd","continous-delivery","continous-integration"],"latest_commit_sha":null,"homepage":"https://ci-cd.khenzii.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Khenziii.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-08-09T15:49:00.000Z","updated_at":"2024-11-19T17:42:24.000Z","dependencies_parsed_at":"2024-08-19T13:44:37.855Z","dependency_job_id":"2ba4a6ba-942e-4029-bdb0-ef4f0d44ee4d","html_url":"https://github.com/Khenziii/ci-cd","commit_stats":null,"previous_names":["khenziii/ci-cd"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khenziii%2Fci-cd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khenziii%2Fci-cd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khenziii%2Fci-cd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Khenziii%2Fci-cd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Khenziii","download_url":"https://codeload.github.com/Khenziii/ci-cd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245953886,"owners_count":20699723,"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":["ci-cd","continous-delivery","continous-integration"],"created_at":"2024-12-07T03:17:50.530Z","updated_at":"2025-03-28T01:42:40.774Z","avatar_url":"https://github.com/Khenziii.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ci-cd\n\n`ci-cd` is a web server created using [express.js](https://github.com/expressjs/express).\n\n## What does it do?\n\nI host most of my apps on a VPS. To manage them, I use a process manager called [pm2](https://github.com/unitech/pm2). \n\nAs you imagine, manually updating the apps \u0026 then restarting them can become quite tedious.\n\nThis is where this project comes in. After receiving a request, it executes a series of pre-defined shell commands that handle the deployment for me.\n\n## Wouldn't using a service like [Vercel](https://vercel.com) / [Netlify](https://netlify.com) be easier?\n\nProbably, yes.\n\nOne could argue that it would even be cheaper, as those platforms offer serverless solutions.\n\nHowever, as of right now, I don't think that I need them. I value the control that services such as [GCE](https://cloud.google.com/products/compute) give me.\n\nChoosing the right PaaS is basically considering how much you're willing to pay for your convenience. I don't deny the fact that using Vercel would be a lot easier, I just don't consider depending on them necessary in my case.\n\n## Entering the development environment\n\n```shell\n$ yarn install\n$ yarn dev\n```\n\n### Running tests\n\n```shell\n$ yarn test\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhenziii%2Fci-cd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhenziii%2Fci-cd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhenziii%2Fci-cd/lists"}