Tagged articles
4 articles
Page 1 of 1
Java Companion
Java Companion
Jun 11, 2026 · Cloud Native

Deploy a Full‑Stack App with One Command: Inside the 3.6k‑Star PinMe CLI

PinMe is a 3.6k‑star open-source CLI that lets you create and deploy a full‑stack React front‑end, Cloudflare Worker back‑end, and D1 database with a single command, using IPFS for static assets and ENS for domains, while supporting incremental updates and Claude Code integration, though it has upload size limits and requires wallet balance for custom domains.

CLIClaude CodeCloudflare Workers
0 likes · 10 min read
Deploy a Full‑Stack App with One Command: Inside the 3.6k‑Star PinMe CLI
Node.js Tech Stack
Node.js Tech Stack
Mar 15, 2026 · Frontend Development

Evan You’s Void: Can Vite Finally Match Next.js + Vercel’s Full‑Stack Flow?

Evan You unveiled Void, a Cloudflare‑backed deployment platform and full‑stack SDK built as a Vite plugin, aiming to give Vite‑based projects the seamless development‑to‑deployment experience of Next.js + Vercel, while remaining framework‑agnostic but tightly coupled to Cloudflare, raising questions about lock‑in and ecosystem maturity.

CloudflareFrontend EcosystemFull-Stack Deployment
0 likes · 10 min read
Evan You’s Void: Can Vite Finally Match Next.js + Vercel’s Full‑Stack Flow?
MaGe Linux Operations
MaGe Linux Operations
Aug 29, 2022 · Operations

One-Command Docker Compose: Deploy Full-Stack Projects Instantly

This guide walks through using Docker Compose to package and launch a complete full‑stack application—including a React front‑end, an Express back‑end, and a MariaDB database—with a single command, covering prerequisites, Dockerfiles, Nginx configuration, and runtime management.

DockerDocker ComposeExpress
0 likes · 7 min read
One-Command Docker Compose: Deploy Full-Stack Projects Instantly