在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:ipfs-inactive/benchmark-js.ipfs.io开源软件地址:https://github.com/ipfs-inactive/benchmark-js.ipfs.io开源编程语言:JavaScript 57.7%开源软件介绍:This repository has been archived!This IPFS-related repository has been archived, and all issues are therefore frozen. If you want to ask a question or open/continue a discussion related to this repo, please visit the official IPFS forums. We archive repos for one or more of the following reasons:
Please note that in order to keep the primary IPFS GitHub org tidy, most archived repos are moved into the ipfs-inactive org. If you feel this repo should not be archived (or portions of it should be moved to a non-archived repo), please reach out and let us know. Archiving can always be reversed if needed. Benchmaks for js-ipfs
Install> git clone https://github.com/ipfs/benchmark.js.ipfs.io.git Custom Build Setup (optional)To develop & build locally run : Note: no need to run these commands if you are using the make commands below to deploy to IPFS) # install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report Deploy to IPFSTo deploy the site Benchmark.js.ipfs.io, run : # Install all the necessary dependencies and build out the optimized site where you can check it locally
> make
# Add the site to your local ipfs, you can check it via /ipfs/<hash>
> make deploy
# Save your dnsimple api token as auth.token
> cat "<api token here>" > auth.token
# Update the dns record for ipfs.io to point to the new ipfs hash.
> make publish-to-domain The following commands are available:
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论