Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 786 Bytes

File metadata and controls

14 lines (11 loc) · 786 Bytes

XpleX Website

XpleX is a multi-streaming service, to stream audio+video to multiple platforms like Twitch, YouTube etc. at no extra data or processing cost or additional overheads. This repository contains the project for the website of the service.

Get it up and running

  1. Clone the repo, switch to master branch
  2. Download semantic-ui build zip with default settings
  3. Extract the archive and put it in as public/vendors/semantic
  4. Head over to the project root and run npm install to
  5. npm start should start the webserver on http://localhost:3000/

Configuration and customizations [TODO]

  1. Copy config.sample.js to config.js
  2. Change the values in config.js for customizations