deploy-once

deploy-once

A URL that works exactly once, then self-destructs

deploy-once demo — serve a directory as a disposable URL
1
One command Point at a directory. Get a URL.
Self-destructs After the first visit, the server shuts down. Nothing lingers.
0
Zero config No port flags, no setup, no cleanup. It just works and disappears.
Use cases
Share a build preview with a teammate Quick client demo that expires after viewing CI artifact inspection — serve once, verify, done