Skip to content

This is my own implementation of an application like [t.me/s/...] through which you can browse public Telegram channels directly in your browser

License

Notifications You must be signed in to change notification settings

koval01/tfeed

Repository files navigation

TFeed - Web Telegram Channel Viewer

TFeed is a web application that allows users to browse and read public Telegram channels directly in their browser. No downloads, installations, or authentication required - just open and start reading.

Features

  • Browse public Telegram channels seamlessly
  • Clean and intuitive user interface powered by VK UI
  • Responsive design that works across devices
  • No registration or Telegram account required
  • Real-time channel updates
  • Multi-language support via i18next

Tech Stack

Core

UI/Styling

Data Fetching/State

Utilities

Infrastructure

Getting Started

  1. Clone the repository
  2. Install dependencies:
pnpm install
  1. Start the development server:
pnpm run dev
  1. Open http://localhost:3000 in your browser

Available Scripts

  • dev - Run development server
  • dev:https - Run development server with HTTPS
  • build - Build for production
  • start - Start production server
  • lint - Run ESLint
  • pages:build - For test build in Cloudflare's env
  • deploy - Build and deploy to production

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

TFeed License