Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/essay-org/essay

personalise blog system
https://github.com/essay-org/essay

eggjs ejs node sqlite

Last synced: 29 days ago
JSON representation

personalise blog system

Awesome Lists containing this project

README

        





database
Version
License

演示网站

> Essay - 个性化博客系统

### 安装

安装前请确保本地的Node版本大于16,本机已安装sqlite

```bash
# 下载项目
git clone https://github.com/wmui/essay.git
# 安装依赖
yarn install # or npm install
# 启动项目
npm run start
```

项目启动后,访问 [http://127.0.0.1:7001/install](http://127.0.0.1:7001/install),进入安装界面:



点击下一步,设置管理员密码:



点击完成设置,安装就完成了,超简单



### 开始写作

点击新随笔,开始愉快的创作吧