{"id":23527435,"url":"https://github.com/kaiofelps/deploy-experiments","last_synced_at":"2026-05-18T00:32:06.373Z","repository":{"id":269246338,"uuid":"906845352","full_name":"KaioFelps/deploy-experiments","owner":"KaioFelps","description":"CI/CD workflow for deploying to SquareCloud using GitHub actions","archived":false,"fork":false,"pushed_at":"2025-04-29T22:55:28.000Z","size":127,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-13T15:49:20.793Z","etag":null,"topics":["actions","cd","ci","deploy","workflow"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/KaioFelps.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,"zenodo":null}},"created_at":"2024-12-22T04:35:54.000Z","updated_at":"2025-04-29T22:55:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"0bdc607c-5396-4775-8e7d-d02ea1cb6190","html_url":"https://github.com/KaioFelps/deploy-experiments","commit_stats":null,"previous_names":["kaiofelps/deploy-experiments"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KaioFelps/deploy-experiments","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaioFelps%2Fdeploy-experiments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaioFelps%2Fdeploy-experiments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaioFelps%2Fdeploy-experiments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaioFelps%2Fdeploy-experiments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KaioFelps","download_url":"https://codeload.github.com/KaioFelps/deploy-experiments/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaioFelps%2Fdeploy-experiments/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33160465,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"ssl_error","status_checked_at":"2026-05-17T22:39:10.741Z","response_time":107,"last_error":"SSL_read: 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":["actions","cd","ci","deploy","workflow"],"created_at":"2024-12-25T20:14:19.764Z","updated_at":"2026-05-18T00:32:06.353Z","avatar_url":"https://github.com/KaioFelps.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deploy Experiment\nThis repository contains a dummy application. The goal is to use GitHub actions and workflows to achieve\nan continuous-integration deployment with Square Cloud.\n\n## Scripts\n- **build.sh**  - contains the basic script to build and pack only necessary files and send them to Square Cloud:\n    - the generated executable of the web app;\n    - the html template read by the web app;\n    - the `package.json` and `package-lock.json` files, to install the dependencies;\n    - the `dist/` directory with the built Inertia ssr server;\n    - the `public/` directory (recursively);\n    - the environment variable is set in the host (in this case, a .env file is placed directly in the host file explorer);\n- **run.sh**    - the script **Square Cloud** will run on start:\n    - install the node dependencies;\n    - sets permissions to execute the app executable;\n    - runs the executable.\n\n`build.sh` is actually the procedure to be placed in the github workflow and is responsible for building and bundling the application.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaiofelps%2Fdeploy-experiments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaiofelps%2Fdeploy-experiments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaiofelps%2Fdeploy-experiments/lists"}