mirror of
https://github.com/status-im/status-media.git
synced 2025-02-16 21:36:46 +00:00
Status Podcasts
The Podcast broadcasting website for the Status community
Website: https://media.statusnetwork.com/
Support RSS to play Status community podcasts
Installation
- Clone the repo
git clone https://github.com/status-im/status-media.git
- Install dependencies
yarn install
- Start up the development server
yarn run dev
#visit http://localhost:1234/
- Build
yarn run build
Description
Languages
JavaScript
71.8%
CSS
26.3%
HTML
1.9%