{"id":15061732,"url":"https://github.com/tabcat/ipfs-serve","last_synced_at":"2026-01-02T07:51:43.176Z","repository":{"id":57164256,"uuid":"250369125","full_name":"tabcat/ipfs-serve","owner":"tabcat","description":"host a static directory over http and ipfs","archived":false,"fork":false,"pushed_at":"2020-08-03T19:36:40.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T22:25:37.641Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tabcat.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}},"created_at":"2020-03-26T20:52:14.000Z","updated_at":"2020-08-03T19:36:42.000Z","dependencies_parsed_at":"2022-09-04T00:41:22.409Z","dependency_job_id":null,"html_url":"https://github.com/tabcat/ipfs-serve","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tabcat%2Fipfs-serve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tabcat%2Fipfs-serve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tabcat%2Fipfs-serve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tabcat%2Fipfs-serve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tabcat","download_url":"https://codeload.github.com/tabcat/ipfs-serve/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243723166,"owners_count":20337324,"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-24T23:24:20.044Z","updated_at":"2026-01-02T07:51:43.132Z","avatar_url":"https://github.com/tabcat.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![npm (scoped)](https://img.shields.io/npm/v/@tabcat/ipfs-serve)](https://www.npmjs.com/package/@tabcat/ipfs-serve)\n# ipfs-serve\nhost a static directory over http and ipfs\n\n## Usage\ninstall with npm:\n```\nnpm install @tabcat/encrypted-docstore\n```\n\nuse in an npm script:\n```js\n// package.json\n\"scripts\": {\n  \"serve\": \"ipfs-serve -r ./build\"\n}\n```\n\n#### Options:\n  - -V, --version:         output the version number\n  - -d, --debug:           output debug to console\n  - -r, --repo \u003cdir\u003e:      root directory of repo to host (default: \"./build\")\n  - -i, --ipfs \u003caddress\u003e:  ipfs daemon api address, falls back to a js-ipfs node (default: \"js-ipfs\")\n  - -p, --port \u003cportNum\u003e:  port to host repo on http gateway (default: \"3000\")\n  - --jrepo \u003cdir\u003e:         specify directory of js-ipfs repo (default: process.cwd() + \"/ipfs-serve\")\n  - --joffline:            run js-ipfs offline\n  - --no-http:             do not host with http\n  - --no-open:             do not open in new browser tab\n  - -h, --help:            output usage information\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftabcat%2Fipfs-serve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftabcat%2Fipfs-serve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftabcat%2Fipfs-serve/lists"}