{"id":18377709,"url":"https://github.com/pockethost/phio","last_synced_at":"2025-07-23T15:07:52.699Z","repository":{"id":257327037,"uuid":"857924780","full_name":"pockethost/phio","owner":"pockethost","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-15T12:11:15.000Z","size":215,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-29T14:41:54.444Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pockethost.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2024-09-16T00:33:08.000Z","updated_at":"2025-06-27T20:42:03.000Z","dependencies_parsed_at":"2024-09-16T02:46:16.771Z","dependency_job_id":"38259f57-86f8-4ace-ac4e-5fdc3d853f22","html_url":"https://github.com/pockethost/phio","commit_stats":null,"previous_names":["pockethost/phio"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/pockethost/phio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pockethost%2Fphio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pockethost%2Fphio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pockethost%2Fphio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pockethost%2Fphio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pockethost","download_url":"https://codeload.github.com/pockethost/phio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pockethost%2Fphio/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266699798,"owners_count":23970567,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":"2024-11-06T00:29:00.845Z","updated_at":"2025-07-23T15:07:52.676Z","avatar_url":"https://github.com/pockethost.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# phio: the pockethost.io CLI\n\n**Auth**\n\n```bash\nbunx phio login\nbunx phio logout\nbunx phio whoami\n```\n\n**List instances**\n\n```bash\nbunx phio list\n```\n\n**Watch and push local changes instantly**\n\n```bash\nbunx phio dev [instance]\n```\n\n**Deploy to remote**\n\n```bash\nbunx phio deploy [instance]\n```\n\n**Tail logs**\n\n```bash\nbunx phio logs [instance]\n```\n\n## Configuration\n\nUse `pockethost` in your `package.json` to save your instance name so you don't need to keep typing it:\n\n```json\n// package.json\n{\n  \"pockethost\": {\n    \"instanceName\": \"all-your-base\"\n  }\n}\n```\n\n-or-\n\nUse `pockethost.json` to save your instance name so you don't need to keep typing it.\n\n```json\n{\n  \"instanceName\": \"all-your-base\"\n}\n```\n\n## Environment Variables\n\nThe following environment variables can be used to override any saved configuration:\n\n- `PHIO_USERNAME` - Override saved username\n- `PHIO_PASSWORD` - Override saved password\n- `PHIO_INSTANCE_NAME` - Override saved instance name\n\nEnvironment variables take precedence over configuration in package.json or pockethost.json.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpockethost%2Fphio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpockethost%2Fphio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpockethost%2Fphio/lists"}