This application is the frontend for Botomir, allowing users to interact with Botomir via an interactive GUI instead of Discord.
Install dependencies: npm ci
or npm install
Build app: npm run build
Start app locally: npm run start
Run TailwindCSS: npm run watch:css
Run linter: npm run lint
or npm run lint-fix
GNU GPLv3