{"id":27302380,"url":"https://github.com/steinathan/sails-hook-cloud","last_synced_at":"2026-02-02T02:01:53.181Z","repository":{"id":143907344,"uuid":"188827101","full_name":"steinathan/sails-hook-cloud","owner":"steinathan","description":"Automated sails actions","archived":false,"fork":false,"pushed_at":"2019-07-27T07:31:58.000Z","size":150,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-26T18:54:13.048Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","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/steinathan.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":"2019-05-27T11:02:41.000Z","updated_at":"2023-11-28T17:01:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"254742c5-595c-48e3-b6c7-3db85deab24f","html_url":"https://github.com/steinathan/sails-hook-cloud","commit_stats":null,"previous_names":["navicstein/sails-hook-cloud"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/steinathan/sails-hook-cloud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steinathan%2Fsails-hook-cloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steinathan%2Fsails-hook-cloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steinathan%2Fsails-hook-cloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steinathan%2Fsails-hook-cloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steinathan","download_url":"https://codeload.github.com/steinathan/sails-hook-cloud/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steinathan%2Fsails-hook-cloud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29001477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T01:32:03.847Z","status":"online","status_checked_at":"2026-02-02T02:00:07.448Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-04-12T02:38:43.150Z","updated_at":"2026-02-02T02:01:53.150Z","avatar_url":"https://github.com/steinathan.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sails-hook-cloud\n\n## Screenshot\n\n\u003cimg src=\"./cloud.png\"/\u003e\n\nAutomate your actions in one place, routes are generated automatically just like how `nuxt` generates the routes but for server\n\n## Installing\n\nI recommend \u003ca href=\"https://pnpm.js.org/\"\u003epnpm\u003c/a\u003e, so..\n\n```sh\n$ pnpm i sails-hook-cloud\n```\n\ncreate `config/cloud.js` file\n\n```js\nmodule.exports.cloud = {\n  proxy: '/api/v1/anything-at-all'\n};\n```\n\nthis proxy would be used to add a route prefix to the main routes\n\n\u003e This hook tends to generate automatic routes from your controllers/actions and binds them to sails without you manually creating them in the `config/routes.js`\n\n## Usage\n\nwhile you can access the `API` endpoints directly, you can also use the cloud sdk client to automatically communicate with the server, the sdk is still in development but can be accessed \u003ca href=\"https://github.com/navicstein/cloud-sdk\"\u003ehere\u003c/a\u003e\n\nvisit http://locahost:1337/__cloud to view your actions in an explorer (you should have internet connection for the first time)\n\ncontributions and suggestions are higly welcomed\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteinathan%2Fsails-hook-cloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteinathan%2Fsails-hook-cloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteinathan%2Fsails-hook-cloud/lists"}