darkjazz / musiclynx-server

GNU General Public License v3.0
2 stars 0 forks source link

MusicLynx server

This is the server component of MusicLynx (https://github.com/darkjazz/musiclynx)

It is currently deployed as a Heroku App: (https://musiclynx-api.herokuapp.com/)

The component can be started by typing the following in the command line terminal:

node musiclynx-server.js

In order to initialise environmental variables including various API keys, modify the init.sh script and then run it:

./init.sh

License

GNU General Public License v3.0, see LICENSE.md