telegram-mini-apps-dev / .github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the community of Telegram Mini Apps Developers!

The goal of this organization is to share experiences between Telegram Mini Apps developers. We already have done a lot of work and we would like to share it with you.

Tools

Telegram provides a rich SDK for Telegram Mini Apps developers. During the Telegram Mini Apps development process, we realized that some parts of our code deserve to be shared. These parts work alongside Telegram SDK. They complete it.

Boilerplates

Basic and straightforward boilerplate based on simple web technologies: JavaScript, HTML, and CSS. This project aims to provide a minimalistic example of how to create a simple Telegram Mini App and launch it within Telegram without relying on complex build tools or bleeding-edge libraries.

Vite is a modern frontend tool that offers several advantages over traditional build tools, including faster development times, smaller bundle sizes, and improved developer experience. It supports React, Vue, Svelte and many more. This example based on:

  • React
  • TypeScript
  • Deploy with GitHub Actions and GitHub Pages

Great Tools From Community

Types for Telegram Mini Apps SDK.

NPM package for Telegram Mini Apps SDK.

Webpack-based modern boilerplate featuring:

  • React
  • TypeScript
  • CSS Modules
  • Traffic tunneling with ngrok
  • Static analyze
  • Bundle analyze

Simple lightweight tree-shakable UI library for Telegram Mini Apps.

Design

Design component library in Figma, which will make it easier for designers to design apps for Telegram Mini Apps. The components fully mimic the Telegram interface, use it as a foundation, and inherit all existing principles. Libraries are available for iOS and Android. Moreover, these same components are reused for designing the @wallet. Please note that the libraries are in beta status, so bugs are possible.

Communication

If you have any questions or suggestions about the particular tool, you are welcome to create an Issue or Pull Request.

If you have any other questions, you can join our Telegram chat.

About