albatrocity / radio-room

An app for streaming internet radio and chatting.

Home Page:https://listen.show

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Radio Room

Front-end for https://listen.show. A Gatsby/Chakra/XState/Zustand app that communicates to a chat server and plays music streaming from a Shoutcast server.

Dev

  • Install dependencies with yarn
  • create a .env file and add values for GATSBY_STREAM_URL=<YOUR SHOUTCAST SERVER HERE> and GATSBY_API_URL=<YOUR CHAT SERVER HERE>
  • yarn develop

Check the radio-room-server repo for the server-side component.

About

An app for streaming internet radio and chatting.

https://listen.show

License:MIT License


Languages

Language:TypeScript 99.4%Language:JavaScript 0.5%Language:CSS 0.1%