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

Transcending CSS

Transcending CSS

Andy Clarke、Molly E. Holzschlag / New Riders / November 15, 2006 / $49.99

As the Web evolves to incorporate new standards and the latest browsers offer new possibilities for creative design, the art of creating Web sites is also changing. Few Web designers are experienced p......一起来看看 《Transcending CSS》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

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

html转js在线工具