Skip to content

FilippoLeone/earrapify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

Earrapify 🗣️ your songs via a web interface.

Getting Started

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

Contributing

WIP.

Authors

License

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