A subsonic server implementation.
Find a file
2023-10-09 23:20:23 +03:00
.vscode refactor: migrate to postgres 2023-10-09 16:38:30 +03:00
entities refactor: app -> rave; and some other poking 2023-10-09 22:24:32 +03:00
migration refactor: app -> rave; and some other poking 2023-10-09 22:24:32 +03:00
rave feat: prepare for scanning 2023-10-09 23:20:23 +03:00
.gitignore feat: we can now log in. 2023-10-08 22:53:42 +03:00
.woodpecker.yml feat: initial commit 2023-10-08 20:33:30 +03:00
Cargo.lock feat: prepare for scanning 2023-10-09 23:20:23 +03:00
Cargo.toml refactor: app -> rave; and some other poking 2023-10-09 22:24:32 +03:00
docker-compose.yml refactor: migrate to postgres 2023-10-09 16:38:30 +03:00
Dockerfile feat: we can now log in. 2023-10-08 22:53:42 +03:00
Justfile feat: initial commit 2023-10-08 20:33:30 +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.