mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-04 13:07:36 +03:00
Add the Compatibility table to the main git repo
This commit is contained in:
parent
7529ae3752
commit
d9ce6f3b51
2 changed files with 59 additions and 4 deletions
|
@ -20,9 +20,7 @@ Version 1.0 main goals are:
|
|||
|
||||
### Supported Subsonic API version
|
||||
|
||||
I'm currently trying to implement all functionality from API v1.8.0, with some exceptions.
|
||||
|
||||
Check the (almost) up to date [compatibility chart](https://github.com/cloudsonic/sonic-server/wiki/Compatibility)
|
||||
Check the (almost) up to date [compatibility chart](API_COMPATIBILITY.md)
|
||||
for what is working.
|
||||
|
||||
### Installation
|
||||
|
@ -48,7 +46,7 @@ To change any configuration, create a file named `sonic.toml` in the project fol
|
|||
|
||||
### Development Environment
|
||||
|
||||
You will need to install [Go 1.13](https://golang.org/dl/)
|
||||
You will need to install [Go 1.13](https://golang.org/dl/) and [Node 12.14.1](http://nodejs.org)
|
||||
|
||||
Then install dependencies:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue