mirror of
https://github.com/danog/telegram-tt.git
synced 2024-11-27 04:45:08 +01:00
c3201cf632
This reverts commit 3c19438f1a9f6db9a06dc3b48bd06d062befe0b8. |
||
---|---|---|
.github/workflows | ||
deploy | ||
dev | ||
dist | ||
public | ||
src | ||
.babelrc | ||
.browserslistrc | ||
.editorconfig | ||
.env.example | ||
.eslintignore | ||
.eslintrc | ||
.gitattributes | ||
.gitignore | ||
.patch-version | ||
.postcssrc | ||
jest.config.js | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json | ||
webpack.config.js |
Telegram Web Z
Local setup
mv .env.example .env
npm i
Obtain API ID and API hash on my.telegram.org and populate the .env
file.
Dev mode
npm run dev
If you find an issue with this app, let Telegram know using the Suggestions Platform.