Skip to content

techimist/ghost-express-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ghost Express Api

This is a ghost api server written in expressjs.

To run:

  • install ghost on your system with mysql
  • make sure your ghost mysql instance is running after migrations
  • clone this repo and npm install
  • copy config.sample.json into config.json and edit the mysql credentials accordingly
  • run npm start

About

Ghost api server using expressjs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published