Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

ForgeTelegramApp

A basic boilerplate, containing all the requirements to build and ship Telegram web apps on top of Cloudflare Workers.

Warning: This project is not production-ready and is only meant to be used as a starting point for building Telegram web apps.

Backend

How to run for development

pnpm install
pnpm run dev

Deploying to production

pnpm deploy

Testing

pnpm test {test-name?}

Frontend

How to run for development

In order to run and preview the frontend, you need to spin up ngrok so that you can directly view the web app in Telegram.

pnpm install
pnpm run dev

You also need to send /test {ngrok-url} to the bot, in order to get the web app url.


Telegram Bot

A basic implementation of a Telegram bot using Hono as the backend router.

About

Telegram Web App Boilerplate - Monorepo & Built for Fullstack Development

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages