# mtcute repl ## setting up ```bash pnpm i pnpm build:vendor cp .env.example .env # fill the values pnpm dev # then open http://localhost:3000 ```