kyjus25 / radiobrowser

website frontend with angular for radio-browser api
GNU Affero General Public License v3.0
4 stars 1 forks source link

radiobrowser

website frontend with angular 7.x for radio-browser api

Dependencies

Installation

Running / Development

Please note: API calls are proxied to production environment at http://www.radio-browser.info/webservice!

Running / Production

The latest /dist directory is provided in the git repo already, no need to compile it prior to running. Simply run npm run start-pm2 to start the pm2 background server. Run npm run stop-pm2 to stop it.