coder2000 / speakrr

Speakrr is a self-hosted podcast manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to speakrr 👋

Version License: Apache--2.0

Archived Project has not seen active development for years and is not currently in a production ready state

Speakrr is a podcast management system.

Install

yarn install

Usage

To run it requires a PostgreSQL instance with the following environment variables set.

DATABASE_SCHEMA: # default - speakrr
DATABASE_USERNAME: # default - speakrr
DATABASE_PASSWORD: # default - speakrr
DATABASE_HOST: # default - localhost
DATABASE_PORT: # default - 5432
yarn run start:dev

Run tests

yarn run test

Author

👤 Dieter (coder2000) Lunn

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

Speakrr is a self-hosted podcast manager

License:Apache License 2.0


Languages

Language:TypeScript 98.5%Language:HTML 1.0%Language:Dockerfile 0.5%