TLDR: I just deployed a web app by asking Claude to do it. No config files, no CI/CD setup, no cloud console clicking. Just "create a React app and deploy it using disco" and boom, live URL.


The Problem

Disco is our open source deployment platform. It's powerful but …

With Glitch shutting down its hosting service, many developers are looking for alternatives to keep their projects running. This guide will walk you through migrating a Glitch project to a self-hosted solution using Disco, an open-source deployment platform that provides a simple experience for hosting your applications.

By the end …