Telegram-Mini-Apps / reactjs-template

Telegram Mini Apps application template using React, tma.js, TypeScript and Vite.
https://t.me/tmajsbot/react_example
102 stars 38 forks source link

I can't submit a local https link to BotFather #12

Closed rayyu6 closed 1 day ago

rayyu6 commented 1 week ago

Hi there.

I followed the instructions in the README to start https://localhost:5173/reactjs-template locally. However, when I tried to submit this URL as the App URL to botFather, it wouldn't allow me to do so.

image
amozebus commented 3 days ago

Expose dev server or use ngrok

heyqbnk commented 1 day ago

README.md was updated. Thank you for report.