aMytho / osse

A music server backend written in Rust (WIP)
GNU Affero General Public License v3.0
0 stars 0 forks source link

Serve the Web App from the API #21

Open aMytho opened 2 months ago

aMytho commented 2 months ago

We need a way to bundle the server and angular client The server should be able to serve the client application.

We also need to figure out how to bundle the server and client into a single executable. This isn't required until v1.0.