README.md 316 B

Phosic

Simple web service to join mp3 file and a picture.

How to run it?

In development mode, first create the database:

./db_create.py
./db_upgrade.py

Then use the script in bin folder to run it:

./bin/run.sh

After that you can access the website at http://localhost:8000