{"id":21356748,"url":"https://github.com/ansermino/ipfs-that","last_synced_at":"2026-05-21T04:07:07.359Z","repository":{"id":43073417,"uuid":"461051154","full_name":"ansermino/ipfs-that","owner":"ansermino","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-20T12:12:47.000Z","size":586,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-22T18:13:20.027Z","etag":null,"topics":["ipfs"],"latest_commit_sha":null,"homepage":"https://ipfsthat.com","language":"Go","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/ansermino.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-19T00:56:46.000Z","updated_at":"2022-03-20T13:24:13.000Z","dependencies_parsed_at":"2022-09-10T20:52:13.031Z","dependency_job_id":null,"html_url":"https://github.com/ansermino/ipfs-that","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/ansermino%2Fipfs-that","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansermino%2Fipfs-that/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansermino%2Fipfs-that/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansermino%2Fipfs-that/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ansermino","download_url":"https://codeload.github.com/ansermino/ipfs-that/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830916,"owners_count":20354850,"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":["ipfs"],"created_at":"2024-11-22T04:35:20.136Z","updated_at":"2026-05-21T04:07:02.331Z","avatar_url":"https://github.com/ansermino.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ipfs-that\n\n\u003cimg src=\"./ui/public/logo.png\"\u003e\n\nA utility that bring the web to IPFS!\n\n## Overview\nIPFS That provides a simple interface to pull web pages from the internet and push them to IPFS. \n\nUnder the hood, it uses `wget` to fetch the specified web page and all associated assets. This data is then published to IPFS. The UI then provides a link to the content which can shared and accessed from an IPFS-connected context.\n\n## Running Locally\n\nThe necessary components include:\n- An IPFS node\n- MongoDB instance\n- API server\n- Frontend\n\nTo start an IPFS node and MongoDB instance run:\n```bash\ndocker-compose up\n```\n\nYou can run the API server with:\n```bash\nIPFS_URI=\"/ip4/127.0.0.1/tcp/5001\" MONGODB_URI=\"mongodb://root:rootpassword@127.0.0.1:27017\" go run main.go\n```\n\nThe UI can be started with:\n```bash\ncd ui\nnpm i\nnpm start\n```\n\nThe UI should open in your default browser. Alternatively, go to `http://localhost:3000`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fansermino%2Fipfs-that","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fansermino%2Fipfs-that","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fansermino%2Fipfs-that/lists"}