{"id":15002365,"url":"https://github.com/aziontech/azion-framework-adapter","last_synced_at":"2025-10-03T13:31:05.313Z","repository":{"id":55488889,"uuid":"500583790","full_name":"aziontech/azion-framework-adapter","owner":"aziontech","description":"Command line tool that builds Jamstack projects targeting Azion's Edge Functions.","archived":true,"fork":false,"pushed_at":"2024-01-19T16:31:52.000Z","size":671,"stargazers_count":3,"open_issues_count":7,"forks_count":6,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-09-25T18:49:48.281Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/aziontech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-06-06T20:28:04.000Z","updated_at":"2024-02-21T13:04:27.000Z","dependencies_parsed_at":"2024-01-19T17:37:30.731Z","dependency_job_id":"64eb5814-11bb-403e-9f27-01a5b0d6e841","html_url":"https://github.com/aziontech/azion-framework-adapter","commit_stats":{"total_commits":34,"total_committers":7,"mean_commits":4.857142857142857,"dds":0.5,"last_synced_commit":"0bc3b7e86c662453566b1e2f825196b365628271"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aziontech%2Fazion-framework-adapter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aziontech%2Fazion-framework-adapter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aziontech%2Fazion-framework-adapter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aziontech%2Fazion-framework-adapter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aziontech","download_url":"https://codeload.github.com/aziontech/azion-framework-adapter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219876396,"owners_count":16554752,"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":[],"created_at":"2024-09-24T18:49:51.248Z","updated_at":"2025-10-03T13:31:04.897Z","avatar_url":"https://github.com/aziontech.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Azion Framework Adapter\n\nAzion Framework Adapter is a command line tool that builds Jamstack projects targeting Azion's Edge Functions.\n\n## Quick links\n* [Prerequisites](#Prerequisites)\n* [Install](#Install)\n* [Usage](#Usage)\n* [Build](#Build)\n* [Publish](#Publish)\n* [Notes](#Notes)\n* [License](#License)\n* [Contributing](CONTRIBUTING.md)\n* [Code of Conduct](CODE_OF_CONDUCT.md)\n* [Individual Contributor License Agreement (CLA)](CLA.md)\n\n## Prerequisites\n* Node version \u003e= 16.\n\n## Install\n\n### From npm\n```\nnpm install -g azion-framework-adapter\n```\nYou must have permission to install global packages with npm in your operating system. If you are having problems installing the package globally check [Resolving EACCES permissions errors when installing packages globally](https://docs.npmjs.com/resolving-eacces-permissions-errors-when-installing-packages-globally).\n\n### From source\n```\n  git clone git@github.com:aziontech/azion-framework-adapter.git\n  cd azion-framework-adapter\n  npm install\n  npm run build\n  npm install -g --production\n```\n\n## Usage\nAfter install it globally in your machine, run:\n```\nazion-framework-adapter COMMAND\n```\nYou can use the package without installing it, just run:\n```\nnpx azion-framework-adapter COMMAND\n```\n\n## Build\n```\nazion-framework-adapter build --version-id vid\n```\n\n## Publish\n```\nazion-framework-adapter publish\n```\n\n### Azion Edge Application\n\nAfter building and publishing your code to Azion, you should login into Azion's Real Time Manager and create an Edge Application that will make use of your recently published Edge Function. Subsequent builds followed by corresponding publishes will automatically update your Edge Application.\n\n## Notes\n* We strongly recommend to use [azion-cli](https://github.com/aziontech/azion-cli) for a better developer experience.\n\n## License\n\nThis project is licensed under the terms of the [MIT](LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faziontech%2Fazion-framework-adapter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faziontech%2Fazion-framework-adapter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faziontech%2Fazion-framework-adapter/lists"}