Archived Project has not seen active development for years and is not currently in a production ready state
Speakrr is a podcast management system.
🏠 Homepage
yarn install
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
yarn run test
👤 Dieter (coder2000) Lunn
- Website: https://github.com/coder2000
- Github: @coder2000
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator