Message Store is a Flask Python project for management of order flow.
The work offered by workers is to create content for site by text style.
Use the package manager pip to install foobar.
pip3 install -r requirements.txt # on Linux
pip install -r requirements.txt # on Windows
python3 app.py # on Linux
python app.py # on Windows
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.