Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 530 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 530 Bytes

Castcloud JavaScript Web Client

Requirements

  • Castcloud server e.g. php-server, node-castcloud
  • Modern web browser e.g. recent verion of Chrome, Safari, Firefox, IE11 and maybe Opera

Build Instructions

npm install
gulp

Rewriting

.htaccess provided for apache

nginx should use "try_files $uri /index.html;"

Limitations

  • Offline storage of media files is currently not possible as per browser limitations