Home
Softono

Hurley

Open source Apache-2.0 JavaScript
12
Stars
1
Forks
16
Issues
3
Watchers
3 years
Last Commit

 About Hurley

:headphones: The Podcast Web Interface

Platforms

Web Self-hosted

Languages

JavaScript

Links

Need Help Installing Hurley?

We provide expert installation service for this software. Our team will install, configure, and secure Hurley on your server. plans start at just $30.

Hurley Build Status

Dude

A ReactJS based client listen podcast on all browsers.

Setup

To install the dependencies run:

make install

To setup the environment run:

make setup

Remember to read the environment section.

To run the project:

make start

To run the tests:

make test

Environment

Variables to configure the build

  • REACT_APP_API_HOST - URL for feedcast/scott running instance.
  • REACT_APP_GA - Key for Google Analytics
  • REACT_APP_DISQUS_SHORTNAME - A shortname is the unique identifier assigned to a Disqus site
  • REACT_APP_FEEDBACK_FORM_URL - Link to feedback form
  • REACT_APP_ROLLBAR_ACCESS_TOKEN - Rollbar post_client_item access token

Support

Please open an issue for support.