Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drafish/express-blog
单页博客后端,用了express、mongodb
https://github.com/drafish/express-blog
Last synced: about 1 month ago
JSON representation
单页博客后端,用了express、mongodb
- Host: GitHub
- URL: https://github.com/drafish/express-blog
- Owner: drafish
- Created: 2016-09-07T08:21:15.000Z (over 8 years ago)
- Default Branch: dev
- Last Pushed: 2016-10-10T11:14:23.000Z (about 8 years ago)
- Last Synced: 2024-08-03T09:11:25.971Z (4 months ago)
- Language: JavaScript
- Homepage: https://express-vue-blog.herokuapp.com
- Size: 1.08 MB
- Stars: 17
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-star - express-blog
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/)