A subsonic server implementation.
Find a file
2023-10-09 16:38:30 +03:00
.sqlx refactor: migrate to postgres 2023-10-09 16:38:30 +03:00
.vscode refactor: migrate to postgres 2023-10-09 16:38:30 +03:00
migrations refactor: migrate to postgres 2023-10-09 16:38:30 +03:00
src refactor: migrate to postgres 2023-10-09 16:38:30 +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
build.rs feat: we can now log in. 2023-10-08 22:53:42 +03:00
Cargo.lock feat: basic authentication. 2023-10-08 23:11:59 +03:00
Cargo.toml refactor: migrate to postgres 2023-10-09 16:38:30 +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.