Go to file
Alexander Zinchuk 0250ec329c 1.3.0
2021-06-21 16:40:05 +03:00
.github/workflows Initial commit 2021-04-09 14:11:51 +03:00
deploy [Deploy] Support WebZ deploy, drop contest deploy support 2021-04-29 13:09:48 +03:00
dev/localize [Build] 2021-06-18 01:00:02 +03:00
dist [Build] 2021-06-21 04:31:36 +03:00
public Fix manifest.json for /z/ (#1149) 2021-06-12 03:12:33 +03:00
src Settings / General: Show sensitive content toggle (#1195) 2021-06-21 16:40:01 +03:00
.babelrc Initial commit 2021-04-09 14:11:51 +03:00
.browserslistrc Initial commit 2021-04-09 14:11:51 +03:00
.editorconfig Initial commit 2021-04-09 14:11:51 +03:00
.env.example Initial commit 2021-04-09 14:11:51 +03:00
.eslintignore GramJs: Add ESLint 2021-05-08 22:41:25 +03:00
.eslintrc Initial commit 2021-04-09 14:11:51 +03:00
.gitattributes Initial commit 2021-04-09 14:11:51 +03:00
.gitignore Drop redundant tests 2021-05-24 02:09:39 +03:00
.patch-version [Build] 2021-06-21 04:31:36 +03:00
.postcssrc Initial commit 2021-04-09 14:11:51 +03:00
CHANGELOG.md 1.3.0 2021-06-21 16:40:05 +03:00
jest.config.js Initial commit 2021-04-09 14:11:51 +03:00
LICENSE Add license file 2021-04-16 18:32:30 +03:00
package-lock.json 1.3.0 2021-06-21 16:40:05 +03:00
package.json 1.3.0 2021-06-21 16:40:05 +03:00
README.md Update README.md 2021-04-16 17:51:22 +03:00
tsconfig.json Initial commit 2021-04-09 14:11:51 +03:00
webpack.config.js Better support for non-production envs 2021-06-20 16:50:42 +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.