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.
- Clone the repo, switch to master branch
- Download semantic-ui build zip with default settings
- Extract the archive and put it in as
public/vendors/semantic
- Head over to the project root and run
npm install
to npm start
should start the webserver onhttp://localhost:3000/
- Copy
config.sample.js
toconfig.js
- Change the values in
config.js
for customizations