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