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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 17, 2025
4c280af Â· Mar 17, 2025
Nov 8, 2024
Dec 16, 2024
Mar 17, 2025
Dec 10, 2024
Nov 8, 2024
Nov 8, 2024
Nov 25, 2024
Nov 25, 2024
Mar 17, 2025
Mar 17, 2025
Mar 17, 2025
Nov 8, 2024
Dec 10, 2024
Dec 10, 2024
Dec 10, 2024
Dec 9, 2024
Dec 8, 2024
Mar 17, 2025

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