Go to file
Alexander Zinchuk 0ffb6c2507 [Build]
2021-05-15 00:54:54 +03:00
.github/workflows
deploy
dev
dist [Build] 2021-05-15 00:54:54 +03:00
public Notifications: Various fixes, support local notifications (#1064) 2021-05-08 22:41:31 +03:00
src Message List: Fixes for detecting unread messages 2021-05-15 00:53:28 +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.