bmann / microglue

A small glue API server to create a micropub endpoint that can publish to Jekyll and other static sites via git
MIT License
6 stars 0 forks source link

Include Deploy to Heroku configuration #4

Open bmann opened 5 years ago

bmann commented 5 years ago

To assist users in running their own server, it should support easy ways of deployment.

The first one should be Deploy to Heroku — https://devcenter.heroku.com/articles/heroku-button

At a minimum this will require an app.json file, but the server should be designed with deploying to Heroku in mind.