One founder skipped the web app and built a paid Telegram community instead

A solo founder launched their SaaS product as a paid Telegram channel rather than building a traditional web app. The move cut development time and cost dramatically while still allowing them to charge real money from day one. They shared their reasoning and early results in a Reddit post.

Building a typical SaaS product requires coding a website, wiring up payments, handling user accounts, and maintaining servers — months of work before a single dollar comes in. This founder took a shortcut by using Telegram, a messaging app that already has paid channels, bots, file sharing, and group management built in. That meant zero custom infrastructure and a working paid product in days, not months.

The deeper logic is about validating demand before investing in development. By charging real customers through a Telegram channel first, the founder could confirm people would actually pay — without risking months of engineering effort on an idea that might flop. For a solo operator with limited time and budget, this approach trades polish for speed, and lets the product evolve based on real paying users rather than assumptions.

Key points

  • A paid Telegram channel can replace a web app for early-stage SaaS products
  • Telegram's built-in bots, payments, and file sharing eliminate the need for custom development
  • This approach lets you collect real revenue before writing a single line of backend code
  • It's a fast way to test whether customers will pay, before committing to months of building
  • Community and product live in one place, making early feedback easy to gather

Quick term guide

founder
A person who starts a new company or project.
web app
An app you use in a web browser instead of installing it.
reasoning
The ability of the AI to think through complex steps to find a solution.
server
A computer that stores files and shares them with other devices in your home.
infrastructure
The technical systems that keep a website or app running.
engine
The core software that provides the basic functions for a game to run.
backend
The service that actually handles the search or page reading.
feedback
A response that tells a user what they did well or should fix.
Read original