abernier / mosaico-backend

Ready to go backend for Mosaico editor
https://mosaicobackend-prod.herokuapp.com
GNU General Public License v3.0
12 stars 13 forks source link

Upgrade to heroku cedar-16 #8

Open abernier opened 7 years ago

abernier commented 7 years ago

https://devcenter.heroku.com/articles/heroku-16-stack

Could then be Docker compatible if understood correctly, allowing us to have the exact same local environment as for production with Docker Compose: https://devcenter.heroku.com/articles/local-development-with-docker-compose

Hiswe commented 7 years ago

For now we are stuck with cedar-14 for the preview generation to work. So better to create a ticket about creating a Docker file.