glitternetwork/pinme

A command-line tool for deploying and hosting static sites on decentralized storage (IPFS), pinning your files and returning a shareable link.

3.7k stars 272 forksLicense: MITUpdated 2026-07-12
DevOpsipfsdeployhostingcli
View on GitHub

Why it matters

Getting a static site online usually means an account, a build pipeline, and a hosting provider. PinMe collapses that into a single command that publishes to decentralized storage and hands back a URL, with no server to manage. For quick shares, demos, and censorship-resistant hosting, it is a genuinely low-friction path — approachable enough for a first deploy.

Use cases

  • Publish a static site to IPFS with one command
  • Share a demo or page via a decentralized, permanent link
  • Host files without a traditional server or provider account
  • Pin build output straight from the terminal

Quickstart

npm install -g pinme

Related repositories

rohitg00DevOps

awesome-claude-code-toolkit

A DevOps-oriented toolkit for Claude Code bundling workflows, hooks, agents, and observability helpers, installable as a plugin or via a setup script.

2.3k 812
toolkithooksobservabilitydevops

Maintain this repo? Submit an update.

Submit an update