feature/repair-persistent-queues

This commit is contained in:
AlvinRamoutar
2025-12-31 04:25:51 -05:00
parent 179452b4f4
commit d799a4a8eb
3 changed files with 72 additions and 6 deletions

View File

@@ -270,8 +270,9 @@ MeTube development relies on code contributions by the community. The program as
Make sure you have Node.js 22+ and Python 3.13 installed.
```bash
cd metube/ui
# install Angular and build the UI
cd ui
curl -fsSL https://get.pnpm.io/install.sh | sh -
pnpm install
pnpm run build
# install python dependencies