playground for mtcute! github mirror: https://github.com/mtcute/repl https://play.mtcute.dev
Find a file
2025-01-18 10:56:27 +03:00
packages disable verbose by default 2025-01-18 10:56:27 +03:00
scripts feat: initial mvp 2025-01-12 20:20:36 +03:00
vendor feat: initial mvp 2025-01-12 20:20:36 +03:00
.env.example chore: improved readme 2025-01-14 06:42:25 +03:00
.gitignore chore: improved readme 2025-01-14 06:42:25 +03:00
eslint.config.js refactor: initial move to a multi-origin architecture 2025-01-14 06:34:54 +03:00
package.json refactor: initial move to a multi-origin architecture 2025-01-14 06:34:54 +03:00
pnpm-lock.yaml about tab 2025-01-15 06:48:23 +03:00
pnpm-workspace.yaml refactor: initial move to a multi-origin architecture 2025-01-14 06:34:54 +03:00
README.md chore: improved readme 2025-01-14 06:42:25 +03:00
tsconfig.app.json account actions 2025-01-15 06:35:00 +03:00
tsconfig.json feat: initial mvp 2025-01-12 20:20:36 +03:00
tsconfig.node.json refactor: initial move to a multi-origin architecture 2025-01-14 06:34:54 +03:00

mtcute repl

setting up

pnpm i

cd vendor
bash build-patched-chobitsu.sh
cd ..

cp .env.example .env
# fill the values

pnpm dev
# then open http://localhost:3000