Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 872 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 872 Bytes

📡 Twitchy 📡

A simple streaming platform developed using React-Redux

Getting Started

1. Go to client folder

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

2. Go to server-side folder

npm start

It will start a fake database json-server to test the app.
For more info on json-server

3. And at last, go to rtmpserver folder

npm start

It will start the Node-Media-Server which implements RTMP server.
For more info on Node Media Server



Give it a 🌟 to show your support 😃😃

And of course, feel free for any kind of contribution.