{"id":28497502,"url":"https://github.com/btholt/azw","last_synced_at":"2025-07-08T12:33:25.301Z","repository":{"id":141753178,"uuid":"122136656","full_name":"btholt/azw","owner":"btholt","description":"Proof-of-concept","archived":false,"fork":false,"pushed_at":"2018-04-12T22:01:08.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-05T23:48:45.109Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/btholt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2018-02-20T00:03:45.000Z","updated_at":"2018-10-22T17:27:33.000Z","dependencies_parsed_at":"2023-07-30T05:31:47.741Z","dependency_job_id":null,"html_url":"https://github.com/btholt/azw","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":0.4,"last_synced_commit":"898e675308fdec922dace345e641cb854bb1958c"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btholt%2Fazw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btholt%2Fazw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btholt%2Fazw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btholt%2Fazw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/btholt","download_url":"https://codeload.github.com/btholt/azw/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btholt%2Fazw/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259160018,"owners_count":22814510,"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":"2025-06-08T13:06:08.022Z","updated_at":"2025-06-17T01:38:06.410Z","avatar_url":"https://github.com/btholt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# azw\n\nThis is a proof of concept and only covers the happy path. This wraps the `az webapp up` command. This has no useful error handling.\n\n## Up and Running.\n\n1. Install [az](https://docs.microsoft.com/en-us/cli/azure/install-azure-cli?view=azure-cli-latest)\n1. Install [the webapp extension](https://aka.ms/new-cli)\n1. Log in to az by running `az login`\n1. Install azw by running `npm install --global azw`\n\n## Use\n\n`azw`\n\n### Node project\n\nThis is the only command that works. No flags. No other commands. If azw detects a package.json, it will attempt to deploy your project and run whatever `npm start` says to do. [See here how to set that up](https://docs.npmjs.com/misc/scripts). Make sure you run `npm install` locally since it won't run that in the cloud. If you do not have process.json which is needed for pm2 then it will generate one for you.\n\n### Static project\n\nIf you do not have a package.json, it assumes you want to do a static site deploy. This will create a package.json for you, auto-generate a project name, npm install, generate a process.json and then deploy it. It uses the [serve](https://github.com/zeit/serve) to do so which supports deep linking.\n\n## ⚠️ Warning ⚠️\n\nThis is a proof concept. It will likely not be maintained. Since its proxying the output from the Python scripts, sometimes the spinner can freak out.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtholt%2Fazw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbtholt%2Fazw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtholt%2Fazw/lists"}