swingmx / swingmusic

Swing Music is a beautiful, self-hosted music player for your local audio files. Like a cooler Spotify ... but bring your own music.
https://swingmx.com
MIT License
718 stars 41 forks source link

Add Sqlite bindings to the server (WIP) #83

Closed cwilvx closed 1 year ago

cwilvx commented 2 years ago

This pull request will add Sqlite database bindings to the server. Sqlite will be used as the fallback database when MongoDB is not detected.

Tasks