A web server CMS to propulse a cooking website or blog.
Written in Python3, using Flask and Vue.js
We require Python >= 3.6
Install requirements:
- pip install flask
- pip install flask-mongoengine
- pip install mongoengine
- pip install babel
- pip install flask-babel
Requirements for Apache:
- libapache2-mod-wsgi-py3
Optionnal requirements:
- jpegoptim (automatically optimize JPEG files)
- tinify python module (to optimize pictures)
Still in development state, contact us for more informations: https://www.flo-art.fr/contact
Distributed into GNU GPL v3 licence.