开发者

is there a module to manage a simple blog in Node.JS?

开发者 https://www.devze.com 2023-04-04 14:23 出处:网络
I\'ve started few weeks ago to u开发者_JAVA技巧se Node.js, at the moment i\'m developing my simple website with node.js + express, but i\'m looking for a module to manage a blog(a simple blog, article

I've started few weeks ago to u开发者_JAVA技巧se Node.js, at the moment i'm developing my simple website with node.js + express, but i'm looking for a module to manage a blog(a simple blog, articles+comments).

Could you advice me ?

Thank you


Try to look at LooseLeaf which is a lightweight, no-database, JSON based blog engine or wheat which is used by howtonode.

0

精彩评论

暂无评论...
验证码 换一张
取 消