{"id":27349363,"url":"https://github.com/coasy/acady","last_synced_at":"2026-02-17T01:34:49.186Z","repository":{"id":38418921,"uuid":"321116231","full_name":"coasy/acady","owner":"coasy","description":"CLI tool to build, bootstrap, deploy and manage serverless / Jamstack components","archived":false,"fork":false,"pushed_at":"2025-02-07T06:49:03.000Z","size":373,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-13T23:29:11.875Z","etag":null,"topics":["developer-tools","devops","jamstack","serverless"],"latest_commit_sha":null,"homepage":"https://acady.io","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/coasy.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":"2020-12-13T17:05:40.000Z","updated_at":"2025-02-07T06:49:07.000Z","dependencies_parsed_at":"2024-10-09T14:09:53.156Z","dependency_job_id":"39bf567a-8a51-404d-9bff-bf48f77b38f7","html_url":"https://github.com/coasy/acady","commit_stats":{"total_commits":37,"total_committers":1,"mean_commits":37.0,"dds":0.0,"last_synced_commit":"c4879e8bad4f1a744e85dd32c39fec9af53a2ca4"},"previous_names":["coasy/acady","acady-io/acady"],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/coasy/acady","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coasy%2Facady","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coasy%2Facady/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coasy%2Facady/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coasy%2Facady/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coasy","download_url":"https://codeload.github.com/coasy/acady/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coasy%2Facady/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29529513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T00:57:22.232Z","status":"ssl_error","status_checked_at":"2026-02-17T00:54:25.811Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["developer-tools","devops","jamstack","serverless"],"created_at":"2025-04-12T19:09:16.807Z","updated_at":"2026-02-17T01:34:49.139Z","avatar_url":"https://github.com/coasy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# acady\n\nCLI tool to create, bootstrap, deploy and manage serverless / jamstack components.\n\nFull documentation can be found here: https://docs.acady.io/\n\n# Idea\nIn contrast to software development in the good old mainframe days, Nowadays you do not build a big monolith.\nBut you build many smaller components which are more or less independent of each other.\n\nOver time, you build tens or even hundreds of components that all have to be created, bootstrapped, deployed and managed.\n\nThis is where acady comes into place. Acady helps you do those recurring tasks that are often similar but never equal and so difficult to automate and annoying for each web developer.\n\nThe goal of acady is to give you a tool that helps you build great software even faster.\nRegardless of whether you are building a Task Worker on AWS Lambda, a Gatsby Site on Vercel, a REST API on Cloudflare Workers ... acady can assist you.\n\n# Updates:\nRemoved netlify support due to security vulnerabilities\n\n# Installation\n\n## NPM\n```\nnpm i -g acady\n```\n\n### Yarn\n```\nyarn global add acady\n```\n\n\n# Commands\n\n## Components (Create, List, Remove)\n\n### Create\nStarts interface for creating a new component\n```\nUsage: acady create [options]\n\nCreate a new component\n\nOptions:\n  -t, --type \u003ctype\u003e        Type of new component\n  -h, --hosting \u003chosting\u003e  Hosting to use\n  -i, --id \u003cid\u003e            Bootstrap an existing component\n  -d, --debug              activate debug mode\n  -p, --profile            use a profile\n  --help                   display help for command\n\n```\n\n### List\nList existing components\n```\nUsage: acady list [options]\n\nList components\n\nOptions:\n  -d, --debug    activate debug mode\n  -p, --profile  use a profile\n  -h, --help     display help for command\n```\n\n### Remove\nRemove an existing components\n```\nUsage: acady remove [options]\n\nRemove a component\n\nOptions:\n  -d, --debug    activate debug mode\n  -p, --profile  use a profile\n  -h, --help     display help for command\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoasy%2Facady","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoasy%2Facady","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoasy%2Facady/lists"}