Skip to content

air-vinyl/server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Air Vinyl Server

The Air Vinyl server is responsible for serving the UI and exposing an API to control the current streaming status.

Installation

Currently, the easiest way to get up and running is to clone this repo and build with Cargo:

cargo build --release

Usage

In order to start the server you need to point it to a built version of the UI.

AIR_VINYL_UI=../ui/build target/release/air-vinyl-server

About

The Air Vinyl server is responsible for serving the UI and exposing an API to control the current streaming status

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages