bootiful-podcast / studio-v2

this is the vue.js frontend application for the system i use to publish my weekly podcast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Studio v2

Status

Mission Statement

This module serves as the admin console, in which a podcaster can publish new episodes and finesse those that have already been published.

A Big Rewrite

The new architecture is spelled out by examining all the projects on github.com/bootiful-podcast that are suffixd with -v2:

  • studio-v2 - a Vue.js powered Studio environment for uploading and editing episodes

  • processor-v2 - a Python-based podcast audio production

  • api-v2 - an API to which the Studio environment connects

  • deployment - this contains infrastructure that is common to the system, including RabbitMQ and PostgreSQL

About

this is the vue.js frontend application for the system i use to publish my weekly podcast


Languages

Language:Vue 54.3%Language:JavaScript 26.6%Language:CSS 9.5%Language:Shell 5.7%Language:HTML 3.9%