DEV Community

Cover image for Ghost on Heroku
Mani Sai Prasad
Mani Sai Prasad

Posted on

2

Ghost on Heroku

Ghost is a free and open-source blogging platform written in JavaScript and distributed under the MIT License, It a simple and a powerful platform to share your content

Visit the project's website at http://ghost.org, or read the docs on http://support.ghost.org.

We all know Heroku is a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud and most of it for free

So it's a good idea to maintain your Ghost powered blog for free on Heroku

To get started head over to my Github project ghostonheroku

Then simply click on 'Deploy to Heroku button'
Deploy

Then you will be redirected to the Heroku website to create a New App

Alt Text

Here we are using JawsDB MySQL and Mailgun as addons don't worry both are free addons and then click deploy

Alt Text

It will take some time to configure the environment and build the app
After its deployed to Heroku, open the app
Alt Text

Congratulation πŸŽ‰ you have deployed your blog app to Heroku!

After deployment,

For more in-depth tech details Check out the project Readme on Github https://github.com/manisaiprasad/ghostonheroku

Thank you! Happy Blogging πŸŽ‰

Comment down our views and if any issues

AWS Q Developer image

Your AI Code Assistant

Automate your code reviews. Catch bugs before your coworkers. Fix security issues in your code. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Get started free in your IDE

Top comments (0)

Postgres on Neon - Get the Free Plan

No credit card required. The database you love, on a serverless platform designed to help you build faster.

Get Postgres on Neon

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay