Skip to content

Latest commit

 

History

History

get-me

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Example: get-me

How to run

You must create a temporary bot account using @BotFather.

Then, build this example:

wrangler build

Before running the example, you should store your bot token to Cloudflare secrets.

wrangler secret put BOT_TOKEN

You can now run the example.

wrangler dev
curl 127.0.0.1:8787