A subsonic server implementation.
Find a file
2023-10-14 22:13:29 +03:00
.vscode refactor: migrate to postgres 2023-10-09 16:38:30 +03:00
entities feat: basic UI stuff I think 2023-10-14 19:03:20 +03:00
migration feat: basic UI stuff I think 2023-10-14 19:03:20 +03:00
rave fix: forgot an unused dependency 2023-10-14 22:13:29 +03:00
static/css feat: improvements and ui stuff 2023-10-14 21:21:21 +03:00
.dockerignore feat: more kejiggering, added Sentry support 2023-10-10 22:06:32 +03:00
.env.example feat: more kejiggering, added Sentry support 2023-10-10 22:06:32 +03:00
.gitignore feat: more kejiggering, added Sentry support 2023-10-10 22:06:32 +03:00
.woodpecker.yml feat: initial commit 2023-10-08 20:33:30 +03:00
Cargo.lock feat: basic UI stuff I think 2023-10-14 19:03:20 +03:00
Cargo.toml feat: fiddling with the bits 2023-10-10 21:25:02 +03:00
docker-compose.yml feat: fiddling with the bits 2023-10-10 21:25:02 +03:00
docker-compose.yml.example feat: example docker-compose 2023-10-14 22:13:09 +03:00
Dockerfile fix: actually let it build 2023-10-14 22:07:52 +03:00
Justfile feat: adjusted Dockerfile 2023-10-14 22:05:59 +03:00
mount-tool.sh feat: improve the Justfile/mount-tool a bit. 2023-10-10 22:31:44 +03:00
README.md feat: initial commit 2023-10-08 20:33:30 +03:00

rave

A basic bitch subsonic-compatible server thing written in Rust.