playground for mtcute! github mirror: https://github.com/mtcute/repl https://play.mtcute.dev
Find a file
alina sireneva 2970738c89
All checks were successful
Docs / build (push) Successful in 2m22s
feat: setMiddlewareOptions function
2025-01-28 07:12:58 +03:00
.forgejo/workflows build: updated iframe url 2025-01-19 22:37:23 +03:00
packages feat: setMiddlewareOptions function 2025-01-28 07:12:58 +03:00
patches fix: less truncation for monaco 2025-01-20 15:46:13 +03:00
scripts build: fixed prod build 2025-01-19 21:12:30 +03:00
vendor fix: repeated console.logs not firing 2025-01-21 08:04:44 +03:00
.env.example chore: improved readme 2025-01-14 06:42:25 +03:00
.gitignore ci: deployment job 2025-01-19 19:12:03 +03:00
eslint.config.js build: fixed prod build 2025-01-19 21:12:30 +03:00
package.json chore: added support for preview 2025-01-21 00:05:53 +03:00
pnpm-lock.yaml feat: persist changelog queries 2025-01-26 22:14:27 +03:00
pnpm-workspace.yaml refactor: initial move to a multi-origin architecture 2025-01-14 06:34:54 +03:00
README.md ci: deployment job 2025-01-19 19:12:03 +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
pnpm build:vendor

cp .env.example .env
# fill the values

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