mirror of
https://github.com/lox-audioserver/lox-audioserver.git
synced 2026-04-26 06:45:47 +03:00
[GH-ISSUE #124] beta 4.x install #68
Labels
No labels
bug
enhancement
pull-request
released
released on @beta
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lox-audioserver#68
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jurajs5 on GitHub (Jan 18, 2026).
Original GitHub issue: https://github.com/lox-audioserver/lox-audioserver/issues/124
can you please write how to install in manual/direct mode? without docker?
@rudyberends commented on GitHub (Jan 18, 2026):
git clone -b beta https://github.com/rudyberends/lox-audioserver.git
cd lox-audioserver
mkdir -p data
npm install
npm run build
npm start