Go to file
2021-05-21 14:44:14 +03:00
.github/workflows
deploy
dev
dist [Build] 2021-05-17 19:44:01 +03:00
public Notifications: Various fixes, support local notifications (#1064) 2021-05-08 22:41:31 +03:00
src Another attempt to refresh only when orientation has changed (#1101) 2021-05-21 14:44:14 +03:00
tests
.babelrc
.browserslistrc
.editorconfig
.env.example
.eslintignore
.eslintrc
.gitattributes
.gitignore
.postcssrc
jest.config.js
LICENSE
package-lock.json Revert "Revert "Composer: Add Emoji Picker (#1061)"" 2021-05-09 04:03:12 +03:00
package.json [Deploy] Add npm i to npm run build:production 2021-05-09 04:05:10 +03:00
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.