Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 955 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 955 Bytes

Radiator CMS 🔥

Frontend for Podlove Radiator.

Radiator is the 100% open source podcast hosting project for the next century of the internet.

Build Status

Status

We are still in an exploration phase. Technically the foundation for hosting a podcast with a valid RSS feed is there but it's very simplistic and missing features left and right. Using this in production is not recommended yet as breaking changes will occur without prior notice.

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout Nuxt.js docs.

License

Radiator is MIT Licensed.