Skip to content

cdLab996/telegram-webapps-demo

Repository files navigation

🚀 telegram-webapps-demo

Technology stack: Nuxt + TypeScript + i18n

Getting Started

First, set up your .env file by copying the example:

cd telegram-webapps-demo
cp .env.example .env

Then, run the development server:

Recommended versions:

  • node >= v20.14.0 (LTS)
  • pnpm >= 9.0.0
pnpm install

pnpm run dev

pnpm run generate

Open http://localhost:4000 with your browser to see the result.

📜 License

MIT License © 2024-PRESENT cdLab996