Skip to content

cesium/karaokium

Repository files navigation

Karaokium

CI test CI style

🎤 A Karaoke voting platform

📦 Deployment

To release a new version you can run the following script. Make sure you update the project version number in the mix.exs file in advance.

bin/release <env>

You can start the release with the following script.

source .env.<env>
PHX_SERVER=true _build/<env>/rel/karaokium/bin/server

Please check the official deployment guides for more information.

🤝 Contributing

When contributing to this repository, please first discuss the change you wish to make via discussions, issues, email, or any other method with the owners of this repository before making a change.

Please note we have a Code of Conduct, please follow it in all your interactions with the project.

We have a Contributing Guide to help you getting started.

📝 License

Copyright (c) 2022, CeSIUM.

This project is licensed under the MIT License - see the LICENSE file for details.