All Projects → lscho → Thinkjs Vue.js Blog

lscho / Thinkjs Vue.js Blog

Licence: apache-2.0
使用 ThinkJS+Vue.js+mysql 开发的博客程序,演示地址:

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Thinkjs Vue.js Blog

Dbblog
基于SpringBoot2.x+Vue2.x+ElementUI+Iview+Elasticsearch+RabbitMQ+Redis+Shiro的多模块前后端分离的博客项目
Stars: ✭ 1,045 (+450%)
Mutual labels:  blog, iview
Blog Frontend Project
Web frontend code for my blogs, develop with Vue.
Stars: ✭ 206 (+8.42%)
Mutual labels:  blog, iview
Interrupt
A community for embedded software makers.
Stars: ✭ 178 (-6.32%)
Mutual labels:  blog
Javacollege
Stars: ✭ 186 (-2.11%)
Mutual labels:  blog
Blog
Personal technology blog
Stars: ✭ 183 (-3.68%)
Mutual labels:  blog
Oscailte
Oscailte — A powerful light, clean, and responsive Jekyll theme.
Stars: ✭ 178 (-6.32%)
Mutual labels:  blog
Fast template
A template for really easy blogging with GitHub Pages
Stars: ✭ 184 (-3.16%)
Mutual labels:  blog
Notablog
Generate a minimalistic blog from a Notion table. [WIP]
Stars: ✭ 177 (-6.84%)
Mutual labels:  blog
Blog
杜远超官方频道【编程 软件使用 科技数码 读书】
Stars: ✭ 187 (-1.58%)
Mutual labels:  blog
Blog
个人博客✨(忙ing)
Stars: ✭ 183 (-3.68%)
Mutual labels:  blog
Type
🎉 Minimal and Clean Free Jekyll Theme
Stars: ✭ 185 (-2.63%)
Mutual labels:  blog
Indigo
🍜 Minimalist Jekyll Template, dark and light themes
Stars: ✭ 2,214 (+1065.26%)
Mutual labels:  blog
Blog
a blog demo on github pages
Stars: ✭ 179 (-5.79%)
Mutual labels:  blog
Blog Sample
Yun Blog sample code
Stars: ✭ 184 (-3.16%)
Mutual labels:  blog
Boo
Boo - A beautiful, clean and responsive theme for Ghost.
Stars: ✭ 176 (-7.37%)
Mutual labels:  blog
Bael Template
Brutalist Blog theme for Netlify CMS
Stars: ✭ 187 (-1.58%)
Mutual labels:  blog
Felipefialho.com
😺 My personal website
Stars: ✭ 177 (-6.84%)
Mutual labels:  blog
Cosx.org
统计之都主站
Stars: ✭ 180 (-5.26%)
Mutual labels:  blog
Xity Starter
A blog-ready 11ty starter based on PostCSS, with RSS feed and Native Elements!
Stars: ✭ 184 (-3.16%)
Mutual labels:  blog
Elefant
Elefant, the refreshingly simple PHP CMS and web framework.
Stars: ✭ 188 (-1.05%)
Mutual labels:  blog

演示

tUkXHm

MofIuA

安装

后台默认账号:admin 默认密码:123456

开发

导入sql,修改配置中 mysql 部分,启动服务

# 启动服务端
npm start
# 启动后台服务
cd ./admin
npm start

部署

# 编译
cd ./admin
npm run build

src/ view/ www/ production.js package.json 上传至服务器

执行npm install

修改配置中 mysql 部分

修改pm2.jsoncwd 部分,pm2 start pm2.json 启动服务

参考nginx.conf进行配置

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].