Ghost logo

Ghost

An open source, professional publishing platform built on a modern Node.js technology stack

Getting Started

  1. Run docker
    docker run -d --name some-ghost -e NODE_ENV=development -e url=http://localhost:3001 -p 3001:2368 ghost
    
  2. Open the browser and go to the following URLs to access the Ghost.