Show HN: Pack.sh – Self-host single-file apps
Category: devtools
Tags: self-hosted, cli-tool, deployment
Score: 6.0/10 (Innovation: 5, Technical: 6, Documentation: 6, Utility: 7)
Pack.sh provides a CLI tool that lets developers self-host single-file apps with one command, handling HTTPS, port pooling, and auto-sleep for inactive deployments. It simplifies the self-hosting experience by offering a Vercel-like workflow but on your own server, supporting multiple languages like Node.js, Bun, Go, and Rust. The project's focus on single-file executables and minimal configuration fills a known gap for developers wanting easy self-hosting without complex container setups.
Target audience: backend devs, devops
Repository: https://pack.sh/ · TypeScript
View on Hacker News