API service for running premailer
To start the website use:
lineman run
This will start a server on http://localhost:8000
Next, start the API server:
gunicorn --reload -b 127.0.0.1:5000 app:app