node.js serve a wordpress blog

前端 未结 6 1096
Happy的楠姐
Happy的楠姐 2020-12-17 19:40

I am using node.js on my rackspace server to serve my various applications. (Using node-http-proxy).

However, i would like to start a wordpress blog. The only way to

6条回答
  •  北海茫月
    2020-12-17 19:47

    I found this node module while searching for Wordpress + Node:

    https://github.com/scottgonzalez/node-wordpress

    I haven't tried it, though, but if you know what you're doing you might want to give it a go.

提交回复
热议问题