Earrapify 🗣️ your songs via a web interface.
NOTE This project was created with Python-3.9.0a5
git clone <repository>
cd earrapify
python -m venv .
source bin/activate
which python # Make sure you are in your venv
pip install -r requirements.txt
gunicorn app:app # or start supervisord
WIP.
- Filippo Leone - FilippoLeone
This project is licensed under the MIT License - see the LICENSE file for details