Skip to content

A2001l/premailer.io

 
 

Repository files navigation

API service for running premailer

License: Python

Running in development

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

About

A website that uses premailer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.1%
  • Python 9.9%
  • CSS 1.0%