glitternetwork/pinme

Deploy Your Frontend in a Single Command. Claude Code Skills supported.

What it solves

PinMe is a zero-config deployment CLI that simplifies the process of creating and launching full-stack web applications. It eliminates the tedious configuration typically required to set up a frontend, backend (Worker), and database, allowing developers to deploy their entire stack in a single command.

How it works

PinMe provides a CLI tool that manages the entire lifecycle of a project. It can scaffold a new project using an official template, provision platform-side resources (Worker and database), and handle the build and upload process for both the frontend and backend. It uses a pinme.toml file to track project metadata and supports targeted updates for specific layers (Worker, database, or web) to speed up the development cycle.

Who it’s for

It is designed for full-stack developers who want to quickly prototype and deploy applications without spending time on infrastructure configuration, as well as AI agents that can use the PinMe skill to automate the deployment of web apps.

Highlights

  • One-command deployment: Deploy the entire full-stack project (frontend, Worker, and database) using pinme save.
  • Zero-config setup: The pinme create command scaffolds the project and provisions resources automatically.
  • Targeted updates: Update only the parts of the project that changed using update-worker, update-db, or update-web.
  • IPFS integration: Supports static uploads, CAR file imports/exports, and domain binding.
  • Agent-friendly: Includes a dedicated protocol and skill for integration into AI agent workflows.

Related

  • Project
  • Project
  • Project
  • Project
  • Project