Telegram-Mini-Apps / reactjs-template

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

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

Closed rayyu6 closed 4 months ago

rayyu6 commented 5 months 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
ghost commented 4 months ago

Expose dev server or use ngrok

heyqbnk commented 4 months ago

README.md was updated. Thank you for report.