Home
Softono
hurley

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

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.