Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

coder2000/speakrr

Repository files navigation

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