Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

windyfancy/webspark

Repository files navigation

webspark

webspark是使用node.js开发的博客系统,支持 mysql,sqlite两种数据库,默认使用sqlite数据库。 使用npm安装后即可运行,开箱即用。

安装步骤

  1. 使用npm安装webspark
 npm install --save webspark
  1. 首次运行,在命令行执行如下命令,用于将node_modules中的项目文件复制到当前目录,当然手工copy也是可以的
 node -e "require('webspark')"
  1. 打开浏览器输入:http://localhost:8000/ 即可访问

后续访问直接运行app.js即可

 node app.js

home

theme

theme2

theme3

theme4

theme5

article

theme6

commet

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /