Node.js 博客系统 nodelog

码农软件 · 软件分类 · 开源博客系统 · 2020-01-17 12:58:36

软件介绍

使用 nodejs+express+ejs+mongodb 开发的多人博客系统。

1、下载代码
2、安装nodejs以及相关
   sudo apt-get install nodejs
   sudo apt-get install npm
   npm --registry=http://r.cnpmjs.org install  forever -g
   npm --registry=http://r.cnpmjs.org install  supervisor -g
   npm --registry=http://r.cnpmjs.org install  express-generator@4 -g
3、安装mongodb
4、启动mongodb
mongod --fork --dbpath=/usr/local/mongodb/data --logpath /usr/local/mongodb/log/mongodb.log --logappend
5、运行nodelog

supervisor app.js或者forever start app.js

本文地址:https://codercto.com/soft/d/23576.html

互联网运营之道

互联网运营之道

金璞、张仲荣 / 电子工业出版社 / 2016-1 / 49.00

《互联网运营之道》内容由运营方法论切入,包括运营的江湖地位、运营的基本逻辑、运营的三大手段(内容运营、活动运营和用户运营)、数据统计方法,等等。虽然是讲方法论,但内容上却有着深入的运营逻辑思考和大量实战案例验证。在讲解了方法论之后,《互联网运营之道》逐步深入剖析如何反脆弱,如何做运营创新,以及如何从小到大切入细分市场,等等。 对于互联网公司来说,产品设计部门和研发部门保证了创意的实现,是从0......一起来看看 《互联网运营之道》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

html转js在线工具
html转js在线工具

html转js在线工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具