Go to file
2021-05-12 15:28:37 +03:00
.github/workflows
deploy [Deploy] Support WebZ deploy, drop contest deploy support 2021-04-29 13:09:48 +03:00
dev
dist [Build] 2021-05-12 03:21:41 +03:00
public Notifications: Various fixes, support local notifications (#1064) 2021-05-08 22:41:31 +03:00
src Various layout fixes (#1084) 2021-05-12 15:28:37 +03:00
tests
.babelrc
.browserslistrc
.editorconfig
.env.example
.eslintignore GramJs: Add ESLint 2021-05-08 22:41:25 +03:00
.eslintrc
.gitattributes
.gitignore
.postcssrc
jest.config.js
LICENSE Add license file 2021-04-16 18:32:30 +03:00
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 Push notifications: Use existing browser tab, unsubscribe on sign out (#1053) 2021-04-29 13:09:45 +03:00

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.