Deploy full-stack apps to cloud

pinmeskillsetup L33,623
glitternetwork/pinme
What it does

Use this skill when the user mentions "pinme", or needs to upload files, store to IPFS, create/publish/deploy websites or full-stack services (including frontend pages, backend APIs, database storage, email sending, etc.), or any feature requiring backend database/server support.

Best for

Deploying full-stack web apps (React + Worker + D1 database) with zero configuration in minutes

Inputs
  • · Project directory
  • · Frontend source (React)
  • · Worker code (TypeScript)
  • · SQL schema (optional)
Outputs
  • · Live production URL
  • · Frontend on IPFS, Worker on Cloudflare, D1 database
Requires
  • · HTTP API
  • · Cloudflare Workers
  • · D1 SQLite
  • · React + Vite
  • · git
  • · Shell scripts
  • · Node.js package manager
  • · PinMe platform
  • · IPFS
Preconditions

PinMe CLI installed and authenticated; Node.js 18+

Failure modes
  • · Authentication failure
  • · Wallet balance insufficient for domain binding
  • · SQL migration errors
  • · Frontend build errors
Trust signals
  • · Detailed project structure documented
  • · Commands prioritized (save > update-*)
  • · Deploy flow charted with decision tree