playground for mtcute! github mirror: https://github.com/mtcute/repl
https://play.mtcute.dev
|
||
---|---|---|
.forgejo/workflows | ||
packages | ||
patches | ||
scripts | ||
vendor | ||
.env.example | ||
.gitignore | ||
eslint.config.js | ||
package.json | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml | ||
README.md | ||
tsconfig.app.json | ||
tsconfig.json | ||
tsconfig.node.json |
mtcute repl
setting up
pnpm i
pnpm build:vendor
cp .env.example .env
# fill the values
pnpm dev
# then open http://localhost:3000