An opensource radio planning & content management system. Build using Angular for frontend, and NestJS as backend.
Radiopanel provides a fast and easy way to manage your radio, 100% free of charge.
RadioPanel open source project. It can grow thanks to the sponsors and support by the amazing backers
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
.env.sample
to .env
and if needed change variables.docker-compose build
.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
See the open issues for a list of proposed features (and known issues).
Reach out to the maintainer at one of the following places:
If you want to say thank you or/and support active development of Radiopanel:
Together, we can make Radiopanel better!
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!
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.
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.
This project is licensed under the GNU General Public License v3.
See LICENSE for more information.