knotteye d05c59c896 Added executable
Added controller file to launch other processes
Moved compile dir to build
2019-09-20 11:09:15 -05:00
2019-09-20 11:09:15 -05:00
2019-09-20 11:09:15 -05:00
2019-09-18 16:46:25 -05:00
2019-09-18 16:46:25 -05:00
2019-09-18 16:46:25 -05:00
2019-09-20 11:09:15 -05:00
2019-09-20 11:09:15 -05:00

Satyr: A livestreaming server

System dependencies: npm, node, typescript
(Typescript can be installed through npm)

Build Instructions
	git clone https://gitlab.com/knotteye/satyr.git
	cd satyr
	npm install
	tsc

Run the server
	node server.js
Description
No description provided
Readme AGPL-3.0 2.2 MiB
Languages
TypeScript 70.2%
HTML 19%
JavaScript 7.8%
Shell 1.9%
CSS 1.1%