Skip to content

lscho/node-blog

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
www
 
 
 
 
 
 
 
 
 
 
 
 

演示地址

简介

后端基于Thinkjs 2.0构建,前端使用gulp构建

获取

git clone https://github.com/eyblog/blog.git

配置

数据库:./src/common/config/db.js

启动

npm install 
npm start

##编译

gulp 

npm run compile 

部署

线上部署只需要把编译后的app文件夹上传即可

配置:./pm2.json

将部署方式修改为production模式


pm2 startOrGracefulReload pm2.json 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published