{"id":19413556,"url":"https://github.com/wisehackermonkey/ipfs-website","last_synced_at":"2026-05-12T23:07:29.700Z","repository":{"id":44823390,"uuid":"264268628","full_name":"wisehackermonkey/ipfs-website","owner":"wisehackermonkey","description":"my first forey into ipfs web deveoplment","archived":false,"fork":false,"pushed_at":"2022-12-12T19:18:54.000Z","size":376,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T02:45:39.818Z","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/wisehackermonkey.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-05-15T18:24:52.000Z","updated_at":"2020-06-28T05:09:43.000Z","dependencies_parsed_at":"2023-01-28T00:01:26.265Z","dependency_job_id":null,"html_url":"https://github.com/wisehackermonkey/ipfs-website","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wisehackermonkey/ipfs-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisehackermonkey%2Fipfs-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisehackermonkey%2Fipfs-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisehackermonkey%2Fipfs-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisehackermonkey%2Fipfs-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wisehackermonkey","download_url":"https://codeload.github.com/wisehackermonkey/ipfs-website/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisehackermonkey%2Fipfs-website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32960368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T09:19:52.626Z","status":"ssl_error","status_checked_at":"2026-05-12T09:17:33.438Z","response_time":102,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-10T12:33:51.833Z","updated_at":"2026-05-12T23:07:29.687Z","avatar_url":"https://github.com/wisehackermonkey.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ipfs-website\n my first forey into ipfs web deveoplment\n\n![Screenshot_1](/assets/Screenshot_1.jpg)\n# install\n## prerequisite \n- ipfs installed and can run '\u003eipfs daemon'\n```\nnpm install\nnode ./app.js\n```\n\n\n## installed packages\n```\n\u003enpm install ipfs-http-client ejs express express-fileupload body-parser\n```\n\n# build docker \n```\ndocker build -t wisehackermonkey/ipfs-website:latest .\ndocker run -it --rm -p 3000:3000 wisehackermonkey/ipfs-website:latest\n```\n# Publish\n```\ndocker login\ndocker tag wisehackermonkey/ipfs-website wisehackermonkey/ipfs-website\ndocker push wisehackermonkey/ipfs-website:latest\n```\n\n# run using docker (compose file)\n![Screenshot_3](/assets/Screenshot_3.jpg)\n```bash\n\u003e cd ./path/to/repo\n\u003e docker-compose up\n\nopen browser to localhost:3000d\n```\n\n# Protip:\n#### if you dont have docker installed you can play with the app using\n# [play with docker](https://labs.play-with-docker.com/)\n# how to run ipfs in a container on windows powershell \n```powershell\n$env:ipfs_staging = \"${PWD}\\staging\"\n$env:ipfs_data = \"${PWD}\\data\"\ndocker run -d --name ipfs_host -v $env:ipfs_staging:/export -v $env:ipfs_data:/data/ipfs -p 4001:4001 -p 127.0.0.1:8080:8080 -p 127.0.0.1:5001:5001 ipfs/go-ipfs:latest\n\ndocker run -it --rm --name ipfs_host -v $env:ipfs_staging:/export -v $env:ipfs_data:/data/ipfs -p 4001:4001 -p 127.0.0.1:8080:8080 -p 127.0.0.1:5001:5001 ipfs/go-ipfs:latest\n```\n\n\n\n# todo\n-  fix docker upload issue \n![](https://i.postimg.cc/FHv6cJ2W/screenshot-7.png)\n## resources\n- [Building an IPFS app with Node.js - YouTube](https://www.youtube.com/watch?v=RMlo9_wfKYU) (added 20200515)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwisehackermonkey%2Fipfs-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwisehackermonkey%2Fipfs-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwisehackermonkey%2Fipfs-website/lists"}