Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 506 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 506 Bytes

telegram-webapp-bot-starter

starter web application template for telegram bots on React.js and typescript

Setup

  • Run npm install
  • Run npm run dev

Usage

This is just a simple React.js template that uses a development mode localtunnel. When starting, look at the link in the terminal that this package will give out, copy and set in the settings of your bot from @BotFather. Or set the link using the server side of your bot