pinme

pinme

CLI tool for one-click deployment of frontend applications, supporting Claude Code Skills.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 3.7k
Source
skill-github

Overview

PinMe is a zero-configuration deployment command-line tool designed to create and deploy full-stack projects with a single command. It enables you to quickly set up and launch a complete project including integrated frontend, Worker backend, and database, without tedious configuration. PinMe aims to simplify full-stack delivery and significantly improve development efficiency. AI can leverage PinMe to achieve one-click deployment, making it ideal for scenarios requiring rapid frontend application deployment.

Capabilities

  • One-click creation and deployment of full-stack projects
  • Integrated frontend, Worker backend, and database
  • Supports static file upload
  • Provides project management and update commands

Use cases

Rapid deployment of frontend applicationsAutomated full-stack project deploymentContinuous integration and continuous deployment

Setup

Requires: Node.js >= 16.13.0API Key
npx skills add glitternetwork/pinme

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How to install PinMe?

Install globally using npm: npm install -g pinme

How to log in to PinMe?

Run pinme login to log in

How to create a new project?

Run pinme create <name> to create a new project

Related skills