Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/drafish/express-blog

单页博客后端,用了express、mongodb
https://github.com/drafish/express-blog

Last synced: about 1 month ago
JSON representation

单页博客后端,用了express、mongodb

Awesome Lists containing this project

README

        

### 开发

```
$ git clone https://github.com/xwlyy/express-blog.git
$ cd express-blog
$ npm install
$ npm install supervisor -g
$ supervisor npm start
```
在浏览中打开http://localhost:3000

### 前端项目地址
https://github.com/xwlyy/vue-blog

### thinkjs版后端项目地址
https://github.com/xwlyy/thinkjs-blog

### 免费部署上线
[heroku](https://www.heroku.com/)+[mlab](https://mlab.com/)