mito

Results 5 issues of mito

**"template is not an available Railway plugin"** shows when clicking the `Deploy to Railway` button on `README.md`

bug

For now we are using MongoDB Atlas, an online database service for storing data. Setting up that database has been a long initial process for most people. So, for people...

enhancement

* Updated the dependencies. * Added `/help` message. * Refactored code.

I've tried running the script to install docker in WSL2 (Debian bookworm) and I got the following warning. ``` curl -fsSL https://get.docker.com/ -o get-docker.sh ``` ``` # Executing docker install...