radiopanel

An opensource radio planning & content management system. Build using Angular for frontend, and NestJS as backend.

17
10
TypeScript

Logo


license
FOSSA Status

PRs welcome
code with hearth by radiopanel

Table of Contents

About

Radiopanel provides a fast and easy way to manage your radio, 100% free of charge.

Built With

  • NodeJS
  • NestJS
  • Angular

Support

RadioPanel open source project. It can grow thanks to the sponsors and support by the amazing backers

Getting Started

If you are just trying to run radiopanel, and not develop for it. You can find a guide to just get radiopanel running from prebuild images here: https://docs.radiopanel.co/installation-and-setup/installing-radiopanel

Prerequisites

Installation

  1. Copy .env.sample to .env and if needed change variables.
  2. Build your docker container with docker-compose build.

Usage

Start the application with docker-compose up, the postgres and redis services will be automatically started.
You can find the application running on http://localhost:3051

Roadmap

See the open issues for a list of proposed features (and known issues).

Support

Reach out to the maintainer at one of the following places:

Project assistance

If you want to say thank you or/and support active development of Radiopanel:

  • Add a GitHub Star to the project.
  • Tweet about the Radiopanel on your Twitter.
  • Write interesting articles about the project on Dev.to, Medium or personal blog.

Together, we can make Radiopanel better!

Contributing

First off, thanks for taking the time to contribute! Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are greatly appreciated.

We have set up a separate document containing our contribution guidelines.

Thank you for being involved!

Authors & contributors

The original setup of this repository is by Felikx Van Saet.

For a full list of all authors and contributors, check the contributor’s page.

Security

Radiopanel follows good practices of security, but 100% security can’t be granted in software.
Radiopanel is provided “as is” without any warranty. Use at your own risk.

For more info, please refer to the security.

License

This project is licensed under the GNU General Public License v3.

See LICENSE for more information.

FOSSA Status