
Security News
Browserslist-rs Gets Major Refactor, Cutting Binary Size by Over 1MB
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
ipfs-deploy
Advanced tools
⚠️ This repository does not have a maintainer and therefore does not provide guaranteed maintenance/support. Please check issue #242 for more information
Upload static websites to IPFS pinning services and optionally update the DNS.
The goal of ipfs-deploy
is to make it as easy as possible to deploy a static
website to IPFS.
npm install -g ipfs-deploy
You can call it either as ipd
or as ipfs-deploy
:
ipd public/
ipfs-deploy public/
You can run it directly with npx so you don't need to install it:
npx ipfs-deploy _site
It will deploy to a public pinning service and give you a link to
ipfs.io/ipfs/QmHash
so you can check it out.
Please check md/usage.md for further information!
There is an API so, however it is somewhat unstable and subject to change.
Please check md/api.md for further information!
Please check md/contributing.md for further information!
If you use this package to deploy your website, please send a pull request so I can add it to the Users section in the README. (I reserve the right to exercise discretion.)
BlueOak-1.0.0 OR BSD-2-Clause-Patent OR MIT © Agent of User
(The first two are the most permissive possible ever, more than MIT, which doesn't have a patent waiver. Use whichever satisfies your lawyer better.)
FAQs
Zero-Config CLI to Deploy Static Websites to IPFS
The npm package ipfs-deploy receives a total of 686 weekly downloads. As such, ipfs-deploy popularity was classified as not popular.
We found that ipfs-deploy demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
Research
Security News
Eight new malicious Firefox extensions impersonate games, steal OAuth tokens, hijack sessions, and exploit browser permissions to spy on users.
Security News
The official Go SDK for the Model Context Protocol is in development, with a stable, production-ready release expected by August 2025.