A web tool for spinning up throwaway demo environments so client pitches don't need a real deploy & the best part about it, its all FREE <3 Cloudflare.
Cut demo setup time from an hour to under five minutes.
xDemo.tech started as a personal itch of mine, because every client pitch needed a working demo, and spinning one up by hand on a spare VPS took some time. I built xDemo to template, provision and isolat a container, and hand back a live URL in minutes.
The backend is a Node.js API orchestrating short-lived Docker containers behind Nginx, with Postgres tracking environment state and expiry. The frontend is a small Next.js dashboard — enough to launch, inspect logs, and tear down without touching a terminal.
It's still evolving in public as a lab project, and it's exactly the kind of small, sharp tool I like building: narrow scope, real use, done properly.
Of course this project isn't intended to be public but once I am happy with its progess and its use, I will publish this online for anyone to use.
Checkout the blogs below on the features and plans for xDemo.tech.
Building something similar?
Get in touch