talk to BotFather
create a bot
get the token
create a .env
file at the project root
and add this line:
BOT_TOKEN_LOCAL=<token>
🧶 yarn
🧶
install deps
🤖 yarn start:bot
🤖
local development bot
🌠 yarn start
🌠
web development server
🚧 yarn build
🚧
compile website bundle
🧹 yarn clean
🧹
clean build and cache dirs
Assets provided under