ember-cli-ghost-app

0.1.0 • Public • Published

ember-cli-ghost-app

ember-cli-ghost-app adds a Ghost app to your Ember project. This addon adds /ghost to your Express server and Ghost will automatically start when you run ember serve. It also exposes /ghost/api/v0.1/posts endpoint which you can use to pull posts from Ghost app.

WARNING: Ghost source code is included as a bundledDependency of this library. The included version has been modified in several places to disable the frontend and expose /posts API endpoint.

You can see the changes here:

Installation

  • npm install --save ember-cli-ghost-app
  • ember generate ghost-app blog ( you can pass --production-url=<your_blog_url> to not have to do that later )
  • ember serve
  • Visit http://locahost:4200/ghost to finish setup

Running

Running Tests

  • ember test
  • ember test --server

For more information on using ember-cli, visit http://www.ember-cli.com/.

Readme

Keywords

Package Sidebar

Install

npm i ember-cli-ghost-app

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • taras